[zeromq-dev] SEHException when calling zmq_init from clrzmq

Ivan Pechorin ivan.pechorin at gmail.com
Mon Jun 18 16:50:22 CEST 2012


2012/6/18 Tom Robinson <Tom.Robinson at artesiansolutions.com>

>
> Unfortunately the ErrorCode is -2147467259 (i.e. not set?) and there’s no
> further information available through the debugger.
>

-2147467259 is E_FAIL

If you are sure that you have the C/C++ runtime libraries installed on this
machine (for the same version of MSVC that was used to build libzmq.dll),
you could try to remote attach to the IIS process from Visual Studio and
see the actual call stack at the moment of this exception.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120618/395d7577/attachment.htm>


More information about the zeromq-dev mailing list