HTTP/1.1 500 Server error

  • Thread starter Thread starter marticow
  • Start date Start date
M

marticow

When I try to create a new ASP.NET solution, i always receiver the following
message :

"The Web server reported the following error when attemping to create or
open the Web project located at the
following URL : http://localhost/Webapplication1 HTTP/1.1 500 Server error"

I've been searching now for a couple of days, to find the righ solution to
this problem. No helpful information was declared
on the Support-pages of Microsoft.

I've tried "aspnet_regiis.exe -i en aspnet_regiis.exe -r , and regsvr32 " -
solution. None of them resolved the problem?

Does anyone know what is the core of this problem, and how to fix it?

tnx
 
Hi,

First, check the System and Application event logs - are there any error
messages from IIS, w3svc or ASP .NET?
 
Yes,

i've several errors concerning w3svc!

"The server can't load application /LM/W3SVC/1/Root Error 80110802."
 
Back
Top