Not Running ASP.Net 1.1

  • Thread starter Thread starter Lespaul36
  • Start date Start date
L

Lespaul36

I am running VS .Net 2003 and was working fine until yesterday. Now when I
try to make a vb web project it says that asp.net is not running.

I have tried:

1. unistalling and reinstalling iis, framwork, and VS
2.running C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
and reregistering the aspnet_isapi.dll file.

Is there anything else?
 
* "Lespaul36 said:
I am running VS .Net 2003 and was working fine until yesterday. Now when I
try to make a vb web project it says that asp.net is not running.

I have tried:

1. unistalling and reinstalling iis, framwork, and VS
2.running C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
and reregistering the aspnet_isapi.dll file.

Is there anything else?

<URL:http://support.microsoft.com/?scid=fh;EN-US;netframewk11>
 
Check in your processes that ASPNET_WP is running, also could you give the
exact error message.

OHM
 
The error is:
"Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1"

and ASPNET_WP is not running...I can't find it in the component services
either.

One Handed Man ( OHM#) said:
Check in your processes that ASPNET_WP is running, also could you give the
exact error message.

OHM
 
Back
Top