Hi, Without the actual code for client and server I cannot tell if your code is correct and what is the problem for sure, if any. If it is you who are trying to actually add WS-Addressing headers, then it really won't work since WSAddressing is really None for BasicHttpBinding.
Atsushi Eno > 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] <mailto:[email protected]> > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
