Thanks for the reply.
My application is a cpp based one under .net 2003 framework and hence i am
trying to make use of the cpp client. The cpp client available here is for
VS2005 and hence this runtime error.(It compiled after quite a few
add/remove dependencies). Please advice..


James.Strachan wrote:
> 
> FWIW there is a C# client which might be a bit better for working on .net.
> http://activemq.apache.org/nms/
> 
> (Though I agree, the C++ code should hopefully still compile on .net).
> 
> On 5/4/07, cppUser <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>> Ive been trying to run the cpp client through .net framework(by including
>> the library and header files in the .net project). However it throws a
>> runtime error [exactly at a dymanic_cast "IOTransport* ioTransport =
>> dynamic_cast<IOTransport*>( next );" in TcpTransport.cpp]  and doesnt do
>> createConnection(). I have mentioned /GR in the projects for supporting
>> RTTI.
>>
>> Any help would be appreciated. cheers!
>> --
>> View this message in context:
>> http://www.nabble.com/.Net-support-for-CPP-client-tf3690528s2354.html#a10317900
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/.Net-support-for-CPP-client-tf3690528s2354.html#a10318215
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to