[Mono-list] "Could Not Deserialize Soap Message"
David P. Donahue
ddonahue at ccs.neu.edu
Mon Sep 25 16:21:15 EDT 2006
The server is using mono/C#, and the code was written in Visual Studio.
The client app is in C# in Visual Studio running on a Windows box.
It seems the pattern to this error is that it only happens when one of
the expected arguments for the web service function is a System.DataSet
object. If I take out that argument, it works fine. But put in the
argument, even if I don't use it, the error gets generated.
Note that _returning_ a DataSet works fine. But taking one as an
argument produces the error.
-David
Glen Ford wrote:
>
> The server did not understand your request, something was malformed or
> missing in the request. Are both your server and client using mono/C#?
> If so how did you generate the client side?
>
>
>
> David P. Donahue wrote:
>
>>Does anyone know what it means when I try to access a Web Service
>>function from a client application and the application throws an
>>exception with the message:
>>
>>"Could Not Deserialize Soap Message"
>>
>>Other web service functions are working just fine, it's just this one.
>>I tried removing the function entirely and re-writing it, but with no
>>luck. Any ideas?
>>
>>
>>-David
>>_______________________________________________
>>Mono-list maillist - Mono-list at lists.ximian.com
>>http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>
>
> --
>
>
>
> -------------------------------------------------------------------------
>
> Glen Ford
>
> Infrastructure Software Development Manager
>
> SPINVOX LTD
>
> -------------------------------------------------------------------------
>
> t: +44 (0)20 7965 2000
>
> f: +44 (0)20 7965 2001
>
> e: glen.ford at spinvox.com
>
> w: www.spinvox.com
>
> -------------------------------------------------------------------------
>
>
> ** SPINVOX: AWARD WINNING PATENTED TECHNOLOGY **
>
> 'Science & Technology Entrepreneur of the Year 2006' - Ernst & Young
> Entrepreneur of the Year Awards
>
> 'Biggest Impact of Mobile Messaging 2006' - Mobile Messaging Awards
>
> 'Red Herring 100 Europe Award 2006' - Most promising firms driving the
> future of technology
>
> 'Mobile Innovation Award 2006' - 3GSM World Congress
>
>
> Go to www.spinvox.com/news/awards to find out more.
>
>
> This electronic message and any attachments are intended solely for the
> named addressee(s). Any other recipient should be aware that its
> contents may be legally privileged and/or confidential and that its
> disclosure, copying or distribution may be unlawful. Unless you are a
> named addressee, please delete this message and immediately notify the
> sender. SpinVox has taken steps to prevent the transmission of computer
> viruses with electronic mail, but the responsibility for screening
> incoming messages and the risk of such transmission and its consequences
> lies with the recipient. Any views expressed in, or files attached to,
> this message are those of the individual sender, unless stated
> otherwise. SpinVox can not guarantee the integrity of this message
> across the Internet. SpinVox shall (will) not therefore be liable for
> the message if modified.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list