Ask a Question related to ASP.NET Web Services, Design and Development.
-
Paul #1
Internal Server Error (500)
I just installed Visual Studio 2003 and tried to create a
Web Service project. I received HTTP/1.0 500 Internal
Server Error. I confirmed that IIS is running. I get the
same error when I tried to go to [url]http://localhost[/url].
Do I need to reinstall IIS or VS 2003?
Can someone point me in the right direction?
Thanks,
Paul
Paul Guest
-
Internal Server Error
I have just brought up a web site using an MDB file on a Win 2003 system and I am getting the message: HTTP 500 - Internal server error Internet... -
HTTP 500 - Internal Server Error
Hi. I'm getting an Internal Server Error on the following page All other pages on the site are working fine any and all help will be... -
500 internal server error
Hi all, Just wondering if you could possibly check this site for me - www.gtfasteners.co.uk . I am getting a 500 Internal Server Error message... -
(500) Internal Server Error in a ASP.NET WebService
Gerardo Palazuelo via .NET 247 <anonymous@dotnet247.com> wrote in news:OJkHIsUWFHA.2448@TK2MSFTNGP12.phx.gbl: Turn off friendly messages and try... -
Internal Server Error 500
I keep getting IIS 500 internal error from the SOAP post rather than the details of the error. I have an XMl doc as <?xml version="1.0"... -
Vitaly Filimonov [MSFT] #2
Re: Internal Server Error (500)
Paul,
In order to understand what is actually going on you'll need to enable
"meaningful" errors. I assume you use IE to access you IIS server. Go to
menu Tools/Internet Options. Click on the Advanced tab, *uncheck* "Show
friendly HTTP error messages" option and click Ok. Try accessing your web
page again. At that moment you should see much more meaningful error message
which will help you to troubleshoot the problem.
--
Vitaly.
-------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
[url]http://www.microsoft.com/info/cpyright.htm[/url].
"Paul" <anonymous@discussions.microsoft.com> wrote in message
news:05be01c39e6a$2a1495e0$a101280a@phx.gbl...> I just installed Visual Studio 2003 and tried to create a
> Web Service project. I received HTTP/1.0 500 Internal
> Server Error. I confirmed that IIS is running. I get the
> same error when I tried to go to [url]http://localhost[/url].
>
> Do I need to reinstall IIS or VS 2003?
>
> Can someone point me in the right direction?
>
> Thanks,
> Paul
Vitaly Filimonov [MSFT] Guest



Reply With Quote

