[Gtk-sharp-list] WebService and Decompression

Philip Wobst philip.wobst at aastra.com
Mon May 11 10:29:33 EDT 2009


Hi all,
 
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&asse
mbly=System.Web.Services
<http://www.go-mono.com/status/status.aspx?reference=2.0&profile=2.0&ass
embly=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. 
 
Regards,
 
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20090511/0d9a9d06/attachment-0001.html 


More information about the Gtk-sharp-list mailing list