Further info, my client is binding using basicHttp On 12 June 2011 22:14, James Darbyshire <[email protected]> wrote:
> This is my <serviceModel>: > > <system.serviceModel> > <behaviors> > <serviceBehaviors> > <behavior name=""> > <serviceMetadata httpGetEnabled="true" /> > <serviceDebug includeExceptionDetailInFaults="true" /> > </behavior> > </serviceBehaviors> > </behaviors> > <serviceHostingEnvironment multipleSiteBindingsEnabled="true" /> > </system.serviceModel> > > On 12 June 2011 22:09, James Darbyshire <[email protected]> wrote: > >> Hi all, >> >> I am getting the following exception when I try to consume a WCF service >> hosted in mono 2.10.2 >> >> >> Addressing Version 'AddressingNone ( >> http://schemas.microsoft.com/ws/2005/05/addressing/none)' does not >> support adding WS-Addressing headers. >> >> Is there a way around this error? >> >> Thanks, >> >> JD >> >> -- >> Regards, >> >> James Darbyshire >> [email protected] >> > > > > -- > Regards, > > James Darbyshire > [email protected] > -- Regards, James Darbyshire [email protected]
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
