ASP.NET tab not showing in IIS manager

  • Thread starter Thread starter Dave
  • Start date Start date
D

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.
 
You ahve removed these:
http://www.eggheadcafe.com/forumpost.aspx?topicid=6&forumpostid=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!
|
*************************************************
 

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

Back
Top