> I need help about using QPID in ATL Project with Visual
> Studio 2008 enviroment under MS Windows XP/2003.
Why Qpid version are you using?
> I become run time error by "open" instruction
>
> Connection conn;
> try {
> conn.open(host, port, user, password); // "bad
> allocation" error !!!
> ...
> } catch(const std::exception& error) {
> ...
> }
If you're using M4, I recommend you get the 0.5 RC4 kit from
http://people.apache.org/~ritchiem/Qpid-0.5/RC4 and try that. It has
some important improvements to the Windows port. If you would rather
wait for the official 0.5 release, it should be within a week.
> Many tank's for your answer
You're welcome.
-Steve
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]