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.