Not Running ASP.Net 1.1

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?
 
H

Herfried K. Wagner [MVP]

* "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>
 
O

One Handed Man \( OHM#\)

Check in your processes that ASPNET_WP is running, also could you give the
exact error message.

OHM
 
L

Lespaul36

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top