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 ()
in (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest:get_UnsafeAuthenticatedConnectionSharing ()
in <0x0010e> System.Web.Services.Protocols.HttpWebClientProtocol:GetWebRequest (System.Uri uri)
in <0x00010> System.Web.Services.Protocols.SoapHttpClientProtocol:GetWebRequest (System.Uri uri)
in <0x00050> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (System.String methodName, System.Object[] parameters)
in [0x00014] (at D:\ivano\eclipse31\Egg\WebServiceClient\Web References\wslogon\Reference.cs:41) WebServiceClient.wslogon.LogOn:LogOnUser (System.String username, System.String password)
in (wrapper remoting-invoke-with-check) WebServiceClient.wslogon.LogOn:LogOnUser (string,string)
If I run the same code compiling it as a dll and running it under xsp I have no problem.
But calling with "C:\Programmi\Mono-1.1.13.2\bin\mono.exe" --debug "D:\ivano\eclipse31\Egg\WebServiceClient\WebServiceClient.exe"
I get this exception.
Obviously using .NET framework works correctly.
TIA
Archimede Informatica NEWS!
==================================================
Realizzato il Sistema Integrato per la biglietteria della Torre di Pisa:
prenotazione, vendita, pre-vendita ed emissione dei biglietti di ingresso
alla Torre sia online che presso le biglietterie dislocate sulla piazza:
http://www.opapisa.it/boxoffice
Partner del Progetto Ci-Tel "Front office Telematico per il cittadino"
Ente Coordinatore Comune di Pisa
http://www.comune.pisa.it/doc/e-government.htm
==================================================
dott. Ivano Mario Luberti
Archimede Informatica societa' cooperativa a r. l.
Sede Operativa
Via Gereschi 36 - 56126- Pisa
tel.: +39-050- 580959
tel/fax: +39-050-9711344
e-mail: [EMAIL PROTECTED]
web: http://www.archicoop.it
No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.375 / Virus Database: 267.14.23/242 - Release Date: 26/01/2006
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
