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 would strongly recommend that.  You should be OK with VS008 express.

Cliff

On Fri, Nov 19, 2010 at 11:36 AM, Adam Crain <acr...@greenenergycorp.com> wrote:
> 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
> Apache.Qpid.Channel and Apache.Qpid.Interop and am trying to compile the
> Topic_Consumer.cs example.
>
> VS can't find the following attributes:
>
> [ServiceContract], [OperationContract], [OperationBehavior]
>
> and some classes like:
>
> CustomBinding
>
> I must be missing an assembly reference, any ideas? Should I just try and
> upgrade to VS2008?
>
> thanks,
> Adam
>

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to