Re: [zeromq-dev] ASP.NET Issue

2011-11-16 Thread Mikko Koppanen
On Wed, Nov 16, 2011 at 9:47 AM, wrote: > Yes I understand that. But the thing is on the clr-zmq binding page, there's > really not much detailed documentation about how to select for the correct > platform. This is something I find very disturbing about ZMQ. Its not > properly documented at a

Re: [zeromq-dev] ASP.NET Issue

2011-11-16 Thread lawillas4ever
ders and copied out a dll without knowing what architecture it was for. --Original Message-- From: Martin Sustrik To: lanre lawal To: ZeroMQ development list Subject: Re: [zeromq-dev] ASP.NET Issue Sent: Nov 16, 2011 10:42 AM On 11/15/2011 10:40 PM, lanre lawal wrote: > An attempt

Re: [zeromq-dev] ASP.NET Issue

2011-11-16 Thread Martin Sustrik
On 11/15/2011 10:40 PM, lanre lawal wrote: > An attempt was made to load a program with an incorrect format. Seems that there's an architecture mismatch involved (32 bits vs. 64 bits?) Martin ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http:

[zeromq-dev] ASP.NET Issue

2011-11-15 Thread lanre lawal
Hi Guys,     So i've successfully completed a project with the clr-zmq binding for C# on ASP.NET. Now everything works fine when I test my project from Visual Studio 2010 (ctrl + F5). Now I want to distribute the project to other windows users, but when I drop the project folder into the C:/inet