all groups > dotnet xml > april 2004 >
You're in the

dotnet xml

group:

Web Service 500 error



Web Service 500 error JP
4/19/2004 2:21:06 PM
dotnet xml: I have a web service that returns a XML dataset, but when i invoke the WS, i get the http 500 internal server error msg

The stored procedure retrives data just fine in .NEt environment and in Enterprise Manager. The user in the connection string has permission to execute the SP.

Any ideas?
Re: Web Service 500 error Dino Chiesa [Microsoft]
4/22/2004 12:19:43 PM
500 just means your app is breaking.
There is some error in logic, or an uncaught exception, or something.

Otherwise troubleshoot and debug as any app error.

Eg, invoke the same logic from an ASP.NET webpage (not webservice) and you
should be able to see the errors (if the page is local).


-Dino



[quoted text, click to view]
Enterprise Manager. The user in the connection string has permission to
execute the SP.
[quoted text, click to view]

AddThis Social Bookmark Button