Dotnetframework does not work on virtual site?

G

Guest

Hi

I installed windows 2000 server, SP4, IE6 SP1, Dotnetframework 1.1, VS.net Prerequisites.

I created a new site http://localhost:890

I added a new solution and web project in VS.NET 2003. In the dialog box, the path is http://localhost:8900/ProjectName

Then, it showed the error message "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services

Ok, I added a new web project again and the path is http://localhost/ProjectName. It let me create it this time and I saw the ProjectName folder under wwwroot of Inetpub

So, Dotnetframework was mapped to Inetpub > wwwroot only, but not other place under IIS.

I read and followed the instructions in the below webpages

http://support.microsoft.com/default.aspx?scid=kb;en-us;30600

http://support.microsoft.com/default.aspx?scid=kb;en-us;817267 (not suitable as I use windows 2000 server with IIS5

I shut down all anti virus and firewall applications and did the commands

"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_isapi.dl

It still does not work

However, it worked (dotnetframework 1.1 can be run on virtual site with port number) before I re-installed the OS in the past few days

I did not install zonealarm or other kind of firewall

What's wrong with the dotnetframework or VS.NET 2003

Thanks
 
D

Donald E. Hurley Jr.

What happens if you put a simple .aspx page on the server and just try to
hit it from IE?

I have noticed that the error you are recieving can mean alot of things, and
if you hit an .aspx page directly you might recieve a more descriptive
error.

Also try checking the event log.

Hope this helps
Don

Tom said:
Hi,

I installed windows 2000 server, SP4, IE6 SP1, Dotnetframework 1.1, VS.net Prerequisites.

I created a new site http://localhost:8900

I added a new solution and web project in VS.NET 2003. In the dialog box,
the path is http://localhost:8900/ProjectName.
Then, it showed the error message "Visual Studio .NET has detected that
the specified Web server is not running ASP.NET version 1.1. You will be
unable to run ASP.NET Web applications or services"
Ok, I added a new web project again and the path is
http://localhost/ProjectName. It let me create it this time and I saw the
ProjectName folder under wwwroot of Inetpub.
So, Dotnetframework was mapped to Inetpub > wwwroot only, but not other place under IIS.

I read and followed the instructions in the below webpages:

http://support.microsoft.com/default.aspx?scid=kb;en-us;306005

http://support.microsoft.com/default.aspx?scid=kb;en-us;817267 (not
suitable as I use windows 2000 server with IIS5)
I shut down all anti virus and firewall applications and did the commands:

"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_isapi.dll

It still does not work.

However, it worked (dotnetframework 1.1 can be run on virtual site with
port number) before I re-installed the OS in the past few days.
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top