ASP.NET tab not showing in IIS manager

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RGF2ZQ==?=

    ASP.NET tab not showing in IIS manager

    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.
  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: ASP.NET tab not showing in IIS manager

    You ahve removed these:


    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


    or just read it:


    *************** *************** *************** ****
    | Think outside the box!
    |
    *************** *************** *************** ****
    "Dave" <Dave@discussio ns.microsoft.co mwrote in message
    news:29DC0432-5D19-41D2-8942-82110C791F7E@mi crosoft.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.

    Comment

    Working...