Re: Help: Error Creating CMS Connection in VC++ 2005 Release Build Only

2009-10-30 Thread andrewdc
I figured it out. I was using debug versions of activemq cms lib when building release versions of my project. After I built with release versions of dependent libs, the problem went away. thanks for the help. Regards, Andrew andrewdc wrote: > > I am newbie on acticemq CMS API.

Re: Help: Error Creating CMS Connection in VC++ 2005 Release Build Only

2009-10-29 Thread andrewdc
again for the help. -- Andrew andrewdc wrote: > > I am newbie on acticemq CMS API. I have compiled ActiveMQ CMS v3.0.1 > source in Visual C++ 2005 Express. I am following the CMS examples > developing queue producers and consumers. Everything was working fine in > VC++ debug b

Re: Help: Error Creating CMS Connection in VC++ 2005 Release Build Only

2009-10-22 Thread andrewdc
s built on top of vs2005-activemq-example, do you think there might be an issue in vs2005-activemq-example? andrewdc wrote: > > I am newbie on acticemq CMS API. I have compiled ActiveMQ CMS v3.0.1 > source in Visual C++ 2005 Express. I am following the CMS examples > developi

Help: Error Creating CMS Connection in VC++ 2005 Release Build Only

2009-10-22 Thread andrewdc
I am newbie on acticemq CMS API. I have compiled ActiveMQ CMS v3.0.1 source in Visual C++ 2005 Express. I am following the CMS examples developing queue producers and consumers. Everything was working fine in VC++ debug build however it stopped working in the release build. When I debug into the r