ASP.NET 2.0 BETA 2: Hey, my ASP.NET IIS Tab is missing!

Chris Adams says this:
This is a problem caused by the change between Beta 1 and Beta 2.

To fix, check the following 3 regkeys -
HKEY_CLASSES_ROOT\CLSID\{7D23CCC6-A390-406E-AB67-2F8B7558F6F6}\InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FEDB2179-2335-48F0-AA28-5CDA35A2B36D}\InprocServer32

Under (expand) InProcServer32, look for the presence of a non-2.0.0.0 (example 2.0.36.0) and remove it.
It has a reference that causes this to break.

If you do not have this MMC interface, you can use aspnet_regiis.exe aspnet_regiis -s
where path equals the location in the metabase where you want the mappings to change.
Note: There is also a switch to do this non-recurvisely if you desire.

and Stebner's VS.NET 2005 beta removal tool:

http://blogs.msdn.com/astebner/archive/2005/04/19/409555.aspx

Comments

  1. Anonymous5:05 PM

    You're the man, that fixed my problem!

    ReplyDelete
  2. Anonymous4:07 AM

    I have the registry OK, and the problem still persists...

    And my server DOESN'T HAVE ANY BETA OR PREVIOUS VERSION OF ASP.NET 2.0.5

    ¿What is doing microsoft with this problem?

    This is not the best way to launch .net 2.0...

    ReplyDelete
  3. Anonymous1:31 PM

    it was under HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
    2.0.0.0 and 2.0.36.0 and I removed the Key 2.0.36.0 wow I have my ASP.NET TAB :) Many thanks Peter :)

    ZyganzY

    ReplyDelete
  4. Anonymous10:57 PM

    The regedit worked for me man, i appreciate you posting it!

    ReplyDelete
  5. Anonymous2:16 PM

    It's been a while...but thanks for the help! This fixed our issue.

    ReplyDelete
  6. I only have the 2.0.0.0 entries in the registry. However I do not see the 2.0 tab. Any thoughts?

    ReplyDelete

Post a Comment

Popular posts from this blog

FIREFOX / IE Word-Wrap, Word-Break, TABLES FIX

Some observations on Script Callbacks, "AJAX", "ATLAS" "AHAB" and where it's all going.

IE7 - Vista: "Internet Explorer has stopped Working"