|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
HTTP/1.1 500 Server errorWhen 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? Show quote "marticow" <maartend***@hotmail.com> wrote in message news:ZTOGf.73235$by2.38898@biebel.telenet-ops.be... > 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" Yes,
i've several errors concerning w3svc! "The server can't load application /LM/W3SVC/1/Root Error 80110802." Show quote "Dmytro Lapshyn [MVP]" <x-code@no-spam-please.hotpop.com> schreef in bericht news:e3eouPjLGHA.2276@TK2MSFTNGP15.phx.gbl... > Hi, > > First, check the System and Application event logs - are there any error > messages from IIS, w3svc or ASP .NET? > > "marticow" <maartend***@hotmail.com> wrote in message > news:ZTOGf.73235$by2.38898@biebel.telenet-ops.be... >> 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 found and fixed the problem.
COM+ was damaged! http://support.microsoft.com/default.aspx?scid=kb;en-us;315296 gave me the right solution Show quote "marticow" <maartend***@hotmail.com> schreef in bericht news:e22Hf.78855$by2.68266@biebel.telenet-ops.be... > Yes, > > i've several errors concerning w3svc! > > "The server can't load application /LM/W3SVC/1/Root Error 80110802." > > "Dmytro Lapshyn [MVP]" <x-code@no-spam-please.hotpop.com> schreef in > bericht news:e3eouPjLGHA.2276@TK2MSFTNGP15.phx.gbl... >> Hi, >> >> First, check the System and Application event logs - are there any error >> messages from IIS, w3svc or ASP .NET? >> >> "marticow" <maartend***@hotmail.com> wrote in message >> news:ZTOGf.73235$by2.38898@biebel.telenet-ops.be... >>> 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" >> >> > > |
|||||||||||||||||||||||