X
Xiao Quan
i programed a java webservice, and a client by MS SOAP Toolkit. it work
well.
Howerver, a .net client cann't access the java webservice and report the
following exception:
unhandled exception£º System.Net.WebException: resquest failed because of
http status code 405£ºMethod not allowed¡£
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie
ntMessage message, WebResponse response, Stream responseStream)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodN
ame, Object[] parameters)
at MyHelloService.sayHello(String String_1)
at MyClient.Main()
well.
Howerver, a .net client cann't access the java webservice and report the
following exception:
unhandled exception£º System.Net.WebException: resquest failed because of
http status code 405£ºMethod not allowed¡£
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie
ntMessage message, WebResponse response, Stream responseStream)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodN
ame, Object[] parameters)
at MyHelloService.sayHello(String String_1)
at MyClient.Main()