No dot net tab in IIS

G

Guest

Hello all,

I am running Windows XP Pro. I have installed the .net framework and SDK v
1.1, and IIS is correctly installed. I don't have a .net tab under "Default
website".. I have read other posts where the solution is to run aspnet_regiis
-i, unfortunately this does not work for me. I have put my computer through
a complete re-image already, hoping that would clear up the problem, but no
luck.

Any help appreciated... thanks.
Dave
 
C

CT

Actually, it comes with the .NET Framework 2.0 and works with IIS 5.1 as
well (thankfully).
 
D

Damien

CT said:
Actually, it comes with the .NET Framework 2.0 and works with IIS 5.1 as
well (thankfully).
Really? I thought it turned up before then, but only shows up when
you've got more than one framework installed?

Damien
 
C

CT

Hmm, could be, but...

I have a VPC running here with Windows XP and VS 2005 installed. Obviously
the .NET Framework 1.1 is installed by default, so... Anyway, it works with
IIS 5.1, and only if the 2.0 is installed; 1.0 and 1.1 doesn't trigger it.

I also have a VPC with Windows Server 2003 and IIS 6.0 installed. If only
version 1.1 of the .NET Framework is installed then there's no ASP.NET tab.
If I install version 1.0 of the .NET Framework (with 1.1 already installed),
there's still no ASP.NET tab. However, if I install version 2.0 of the .NET
Framework, I get the ASP.NET tab.
 

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