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
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to