Hi Adam,
> VS can't find the following attributes:
> [ServiceContract], [OperationContract], [OperationBehavior]
> and some classes like:
> CustomBinding
Those should be in your .NET Framework, you need to be at least at
".NET Framework 3.5 SP1".
> Should I just try and upgrade to VS2008?
I wou
Hi,
I'm trying to spike a development effort with the .NET client. I've using
the installer found here:
http://www.riverace.com/qpid/downloads.htm
This allowed me to skip the doing the boost libs, and qpidclient dlls
myself.
I've created a new VS2005 solution and added assembly references to
Ap
On 11/18/2010 06:34 PM, David Hawthorne wrote:
The .6 and .7 pages are the same, and I'm compiling against .6
Yes, sorry. That is an error on the website. The docs generated from
your 0.6 release (qpidc-0.6/docs/api/html/) should be more consistent
(though less complete).
The messaging API
On 11/19/2010 12:22 AM, David Hawthorne wrote:
I'm trying to use the messaging API, and I want the exchanges and queues
created by my client and server software to be removed from the qpid server
once all clients using them have exited/disconnected. The problem is that the
queues *are* being