Hi,
when I call my webservice from local it works fine. But, when I copy
it to the web site and call it then, the following error occurs. I
have no idea :(.
System.Web.Serv ices.Protocols. SoapException: Server did not recognize
the value of HTTP Header SOAPAction:
MatthiasRusche. WinExpert.Updat e/GetPreDownloadM essage.
at
System.Web.Serv ices.Protocols. Soap11ServerPro tocolHelper.Rou teRequest()
at System.Web.Serv ices.Protocols. SoapServerProto col.Initialize( )
at System.Web.Serv ices.Protocols. ServerProtocolF actory.Create(T ype
type, HttpContext context, HttpRequest request, HttpResponse response,
Boolean& abortProcessing )
TIA, Frank
when I call my webservice from local it works fine. But, when I copy
it to the web site and call it then, the following error occurs. I
have no idea :(.
System.Web.Serv ices.Protocols. SoapException: Server did not recognize
the value of HTTP Header SOAPAction:
MatthiasRusche. WinExpert.Updat e/GetPreDownloadM essage.
at
System.Web.Serv ices.Protocols. Soap11ServerPro tocolHelper.Rou teRequest()
at System.Web.Serv ices.Protocols. SoapServerProto col.Initialize( )
at System.Web.Serv ices.Protocols. ServerProtocolF actory.Create(T ype
type, HttpContext context, HttpRequest request, HttpResponse response,
Boolean& abortProcessing )
TIA, Frank
Comment