G
Guest
When I am trying to create new ASP.NET application is is throwing the
following error message.
"The web server reported the following error when attempting to create or
open the webproject located at the following URL
"http://localhost/WebApplcation1". "Http/1.1 500 Internal Server Error"
Please note that IIS is running and ASPNet user is enabled.
I even tried this option
To fix IIS mappings for ASP.NET, run the Aspnet_regiis.exe utility:1. Click
Start, and then click Run.
2. In the Open text box, type cmd, and then press ENTER.
3. At the command prompt, type the following, and then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
4. Run the IIS server again by IISRESET.
Nothing worked ...Please help me in solvinf this problem...
following error message.
"The web server reported the following error when attempting to create or
open the webproject located at the following URL
"http://localhost/WebApplcation1". "Http/1.1 500 Internal Server Error"
Please note that IIS is running and ASPNet user is enabled.
I even tried this option
To fix IIS mappings for ASP.NET, run the Aspnet_regiis.exe utility:1. Click
Start, and then click Run.
2. In the Open text box, type cmd, and then press ENTER.
3. At the command prompt, type the following, and then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
4. Run the IIS server again by IISRESET.
Nothing worked ...Please help me in solvinf this problem...