ASP.NET tab not showing in IIS manager
am 03.04.2008 17:54:05 von dave
I've seen solutions to this problem by removing registry entries that remain
after beta versions of .NET/VS being previously installed.
However, I've tried these with no success. I've re-installed 2.0
(side-by-side with 1.1) but the tab won't appear on the properties of my app
in IIS.
This is on a Windows 2000 server (32bit) version. If anyone has other ideas
I'd be very greatful. Thanks.
Re: ASP.NET tab not showing in IIS manager
am 03.04.2008 18:15:21 von NoSpamMgbworld
You ahve removed these:
http://www.eggheadcafe.com/forumpost.aspx?topicid=6&forumpos tid=20592
Have you also run aspnet_regiis -i -enable from the 2.0 directory to have
2.0 as the default?
Other than that, I have no clue.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box!
|
*************************************************
"Dave" wrote in message
news:29DC0432-5D19-41D2-8942-82110C791F7E@microsoft.com...
> I've seen solutions to this problem by removing registry entries that
> remain
> after beta versions of .NET/VS being previously installed.
>
> However, I've tried these with no success. I've re-installed 2.0
> (side-by-side with 1.1) but the tab won't appear on the properties of my
> app
> in IIS.
>
> This is on a Windows 2000 server (32bit) version. If anyone has other
> ideas
> I'd be very greatful. Thanks.