[zeromq-dev] ZeroMQ .net binding

Johnny Gozde johnny at jgoz.net
Sat Jan 21 20:27:04 CET 2012


What version of clrzmq are you using?

IIS projects can have issues around deploying libzmq.dll. You can try
adding libzmq.dll to your project and setting the "Copy to Output
Directory" option to "Copy Always" or "Copy if Newer".

If that doesn't work, try deploying libzmq.dll to a folder on your
system PATH, such as c:\windows\system32.



More information about the zeromq-dev mailing list