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