Use the full .NET framework in your project, not the Client Profile.
Right-click on your Project in *Solution Explorer*, and select Properties.
On the *Application* tab, set the *Target framework* to *.NET Framework 4*.
On Mon, Oct 15, 2012 at 5:44 PM, songu wrote:
> Hi Guys,
>
> I have an iss
Hi Guys,
I have an issue with ActiveMQ.NMS as well. I added both
"Apache.NMS.ActiveMQ" and "Apache.NMS" into my .Net C# solution. But they
can not be resolved due to "have a dependency on System.Web,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, which is
not the current target
On Fri, 2012-10-12 at 15:07 -0700, Rohit Magazine wrote:
> I have a solution that uses Apache.NMS.ActiveMQ ver 1.5.6. This solution
> works fine on WindowsXP but when i port the same code to Windows7.
> It gives me {host not found} exception at
> Apache.NMS.ActiveMQ.ConnectionFactory.CreateActiv
I have a solution that uses Apache.NMS.ActiveMQ ver 1.5.6. This solution
works fine on WindowsXP but when i port the same code to Windows7.
It gives me {host not found} exception at
Apache.NMS.ActiveMQ.ConnectionFactory.CreateActiveMQConnection ... in
C:\dev\NMS.ActiveMQ\src\csharp\Connection