HTTP/1.1 500 Server Error
I'm trying to run IIS locally so I can learn ASP.NET. I have installed IIS, and Visual Studio .NET 2003. I did the command in command prompt to update and register ASP.NET with IIS. However, Whenever I try to create a ASP application in VB.NET, it gives the Server Error box. What's the problem?
Re: HTTP/1.1 500 Server Error
Did u install .NET first or IIS
u should first install IIS and then .NET 2003
Re: HTTP/1.1 500 Server Error
On Internet Explorer top menu go to tools > Internet Options... Click onto the advanced tab and uncheck "Show friendly HTTP error messages".
Refresh the page again and you should get a more descriptive error message.
DJ
Re: HTTP/1.1 500 Server Error
Quote:
Originally Posted by nvenkat75
Did u install .NET first or IIS
u should first install IIS and then .NET 2003
I did install .NET first. But I read at some site to just pop in the CD and go to repair, and that would be okay.