Can you interpret this error message?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PocketDeveloper

    #1

    Can you interpret this error message?

    When trying to consume a Web Service on my website from a Pocket PC
    device, the Pocket PC app throws this error (I replaced my website
    name, for security, in this newsgroup message):

    "An unhandled exception of type
    'System.Web.Ser vices.Protocols .SoapException' occurred in
    System.Web.Serv ices.dll"

    "Additional information: System.Web.Serv ices.Protocols. SoapException:
    Server did not recognize the value of HTTP Header SOAPAction:
    http://MYWEBSITENAME.com/ESIDATA/ESIDATA/GetAccounts.
    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 )"

    Can anyone tell me what is happening?
  • Gaston Fountainbleu

    #2
    Re: Can you interpret this error message?

    PocketDeveloper wrote:
    [color=blue]
    > When trying to consume a Web Service on my website from a Pocket PC
    > device, the Pocket PC app throws this error (I replaced my website
    > name, for security, in this newsgroup message):
    >
    > "An unhandled exception of type
    > 'System.Web.Ser vices.Protocols .SoapException' occurred in
    > System.Web.Serv ices.dll"
    >
    > "Additional information: System.Web.Serv ices.Protocols. SoapException:
    > Server did not recognize the value of HTTP Header SOAPAction:
    > http://MYWEBSITENAME.com/ESIDATA/ESIDATA/GetAccounts.
    > 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 )"
    >
    > Can anyone tell me what is happening?[/color]

    You know how to use a search engine right ?





    Comment

    Working...