[Mono-list] WCF Exception

James Darbyshire jamesdarbyshire at gmail.com
Sun Jun 12 08:14:20 EDT 2011


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 <jamesdarbyshire at gmail.com> 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
> jamesdarbyshire at gmail.com
>



-- 
Regards,

James Darbyshire
jamesdarbyshire at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110612/ab2d183c/attachment-0001.html 


More information about the Mono-list mailing list