[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTP/1.1 500 Internal Server Error ON SERVER RUNNING V5R3



I see the following error in your log:

System.Web.Services.Protocols.SoapException: Server did not recognize 
the value of HTTP Header SOAPAction: http://www.webservicex.net/GetInfoByZIP

This states that you have specified the wrong SoapAction.  Please review 
the docs for that web service and determine what the correct SoapAction is.

Please be aware that SoapAction can be Case Sensitive -- i.e. you have 
to use the same upper/lower case that you're told in the documentation.


Ashok Kumar wrote:
>    Hi Scott
>    I'm attaching the code and the error log that I got in
>    httpapi_debug.txt. I modified you example and tried to access a
>    different webservice and got this error. Please advise what mistake I
>    have done or overlooked.
>    Thanxz
>    Ashok
>    > Date: Fri, 16 Jan 2009 17:05:48 -0600
>    > From: sk@xxxxxxxxxxxxxxxx
>    > To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
>    > Subject: Re: HTTP/1.1 500 Internal Server Error ON SERVER RUNNING
>    V5R3
>    >
>    > Hello,
>    >
>    > Ashok Kumar wrote:
>    > > I too am getting the same error. I'm in V5R4.
>    >
>    > Actually, you probably AREN'T getting the same error, unless you're
>    > calling the same web service with the same code.
>    >
>    > '500 Internal Server Error' doesn't tell you what the error is! Just
>    > that an error occurred. Nothing more or less.
>    >
>    > And, at the risk of saying something obvious, '500 Internal Server
>    > Error' is a message coming from the **server**, not from HTTPAPI.
>    All
>    > it's tell you is that something is wrong.
>    >
>    > More error information should've been sent to you in the download
>    from
>    > the server -- use that to determine what the problem is. If you
>    still
>    > don't know what the error is, please post your code, the WSDL for
>    the
>    > web service, and an httpapi_debug.txt log. (Bewarre, the debug log
>    may
>    > contain sensitive information, such as any userid or password used.)
>    >
>    ----------------------------------------------------------------------
>    -
>    > This is the FTPAPI mailing list. To unsubscribe, please go to:
>    > http://www.scottklement.com/mailman/listinfo/ftpapi
>    >
>    ----------------------------------------------------------------------
>    -
>      _________________________________________________________________
> 
>    Windows Live: Keep your life in sync. [1]Check it out.
> 
> References
> 
>    1. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------