On Tue, 2006-01-31 at 23:34 +0100, Ivano Luberti wrote: > Hi to all, > I'm using Mono 1.1.13.2 > > can someone give me a hint to understand why, tryin to consume a web > service I get this error ? > > Unhandled Exception: System.NotImplementedException: The requested > feature is not implemented. > > in [0x00005] (at C:\cygwin\tmp\scratch\mono-1.1.13.2\mcs\class\System > \System.Net\HttpWebRequest.cs:480) > System.Net.HttpWebRequest:get_UnsafeAuthenticatedConnectionSharing ()
That property is not implemented. Anyway, I just changed it so that you can get/set a value, but it does nothing else by now. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
