Error code is 0x80004005
at _CxxThrowException(Void* , _s__ThrowInfo* )
at luabind.detail.make_instance<class std::auto_ptr<void (__thiscall MyHandler::*)(int)> >(lua_State* L, auto_ptr<void (__thiscall MyHandler::\*)(int)>* p) in c:\luabind\detail\make_instance.hpp:line 80
at luabind.detail.make_pointee_instance<void (__thiscall MyHandler::*)(int)>(lua_State* L, $PTMType$P8MyHandler@@AEXH@Z* x, bool_<0> __unnamed002, bool_<1> __unnamed003) in c:\luabind\detail\policy.hpp:line 183
at luabind.detail.make_pointee_instance<void (__thiscall MyHandler::*)(int),struct boost::mpl::bool_<1> >(lua_State* L, $PTMType$P8MyHandler@@AEXH@Z* x, bool_<1> __unnamed002) in c:\luabind\detail\policy.hpp:line 195
at luabind.detail.value_converter.apply<void (__thiscall MyHandler::*)(int)>(value_converter* , lua_State* L, $PTMType$P8MyHandler@@AEXH@Z x) in c:\luabind\detail\policy.hpp:line 281
at luabind.detail.convert_to_lua<void (__thiscall MyHandler::*)(int)>(lua_State* L, $PTMType$Q8MyHandler@@AEXH@Z* v) in c:\luabind\detail\convert_to_lua.hpp:line 73
at luabind.detail.push_args_from_tuple<2>.apply<void (__thiscall MyHandler::*const *)(int),struct boost::tuples::null_type>(lua_State* L, cons<void (__thiscall MyHandler::\*const \*)(int)\,boost::tuples::null_type>* x) in c:\luabind\object.hpp:line 1079
at luabind.detail.push_args_from_tuple<1>.apply<char const (*)[18],struct boost::tuples::cons<void (__thiscall MyHandler::*const *)(int),struct boost::tuples::null_type> >(lua_State* L, cons<char const (\*)\[18\]\,boost::tuples::cons<void (__thiscall MyHandler::\*const \*)(int)\,boost::tuples::null_type> >* x) in c:\luabind\object.hpp:line 1080
at luabind.detail.proxy_function_caller<bool,boost::tuples::tuple<char const (*)[18],void (__thiscall MyHandler::*const *)(int),boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type> >.._N(proxy_function_caller<bool\,boost::tuples::tuple<char const (\*)\[18\]\,void (__thiscall MyHandler::\*const \*)(int)\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type\,boost::tuples::null_type> >* ) in c:\luabind\detail\call_function.hpp:line 121
at MyHandler.{ctor}(MyHandler* , object* state) in c:\mylua\mylua.cpp:line 172