[Gtk-sharp-list] WebService and Decompression

Brad Taylor brad at getcoded.net
Mon May 11 10:48:48 EDT 2009


Hi Phillip,

> I am trying to enable compression for my webservice but I get a
> NotImpletented Exception using Mono in the VMWare OpenSuse
> environment. 
> According to the description I found here it should be implemented:
> http://www.go-mono.com/status/status.aspx?reference=2.0&profile=2.0&assembly=System.Web.Services
>  
> However, when setting EnableDecompression to true in my client
> application (System.Web.Services.Protocols.SoapHttpClientProtocol) I
> get a notImplementedException when running my application in the
> VMWare OpenSuse environment. The webservice is fine without setting
> compression and compression is used in my Windows environment as well
> as in Firefox on the VMWare machine.
>  
> What exactly could be causing the notImplementedException? Is there a
> way of logging to find that out? Is one of the methods not yet
> implemented called, when compression is enabled? Any help is
> appreciated. 

This sort of question is best directed to the mono-devel-list, not the
gtk-sharp-list.  Additionally, people will be better able to help you if
you can provide your Mono version, a small test case and potentially a
stack trace with line numbers.

Hope this helps,

-Brad




More information about the Gtk-sharp-list mailing list