Failover and .Net

2007-05-10 Thread Bill.E
Hi All, I am trying to use the failover protocol in a .Net application written using ActiveMQ.dll and NMS.dll ( not spring ) Everything is fine with the code supporting transactional session messages and all. The question I have is when attempting to use a url for the failover protocol I am get

Re: .Net support for CPP client

2007-05-07 Thread Bill.E
This may be ot. There were compiler bugs in VS 2003. We had a big todo about compiling boost into managed C++ with similar errors that you are getting here. The end result was try again using the new compiler in VS 2005 which worked. There are a whole host of bugs in template expansion, dynam