ASP.Net not running?

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

Lespaul36

I am running VS .Net 2003 and was working fine until a few days ago. 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, framework, and VS.net
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?
 
This just happened to me the other day and it was because I changed the
password for my ASPNET user account in windows XP. I didn't know what the
password was supposed to be so I did a system restore and it works fine now.

Lespaul36 said:
I am running VS .Net 2003 and was working fine until a few days ago. 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, framework, and VS.net
2.running
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
 
I tried a system restore, but for some reason my VS.Net got all messed up. I
reinstalled it and back to nothing working.
 
I am running XP with IIS 5.1 and don't see anything that says web service
extensions. The tool pointed me in the right direction and said that 1.1
was installed . I rergistered it anyways.

Still nothing.
 
Back
Top