Hi,

ASP.NET doesn't allow me to load old projects or create new ones. It just
happened one day & has been like this since. It's killing me.

- I've run the utility to reinstall ASP with no luck. ( with /i switch)
- I removed both framework 1.1 & visual studio & reinstalled in corect order
- I checked that IIS works by browsing a simple ASP file from a virtual
directory in IIS without problems.

but still receive this message:

"Visual studio.net has detected that the specified web server is not running
ASP.NET 1.1. You will be unable to run ASP.NET web applications or services"

As stated above, I am running framwork 1.1. Is there a seperate ASP.NET 1.1
that I should be aware of? Has anybody come across this problem?

Any help would be very glady appreciated

Ant

Re: ASP not working by jeff

jeff
Sat Sep 24 08:24:00 CDT 2005

On Mon, 19 Sep 2005 08:05:08 -0700, Ant
<Ant@discussions.microsoft.com> wrote:

>Hi,
>
>ASP.NET doesn't allow me to load old projects or create new ones. It just
>happened one day & has been like this since. It's killing me.
>
> - I've run the utility to reinstall ASP with no luck. ( with /i switch)
>- I removed both framework 1.1 & visual studio & reinstalled in corect order
>- I checked that IIS works by browsing a simple ASP file from a virtual
>directory in IIS without problems.
>
>but still receive this message:
>
>"Visual studio.net has detected that the specified web server is not running
>ASP.NET 1.1. You will be unable to run ASP.NET web applications or services"
>
>As stated above, I am running framwork 1.1. Is there a seperate ASP.NET 1.1
>that I should be aware of? Has anybody come across this problem?
>
>Any help would be very glady appreciated

ASP an ASP.NET are not the same thing. Google your error and you'll
find the answer, or check the VS.NET groups for help, it gets posted
regulalry there.

Jeff