If you've installed VS 2005 CTP and your IIS MMC is crashing...

I had this problem earlier today—here is the fix:

8.1. Accessing Properties in the Internet Services Manager Causes the Internet Services Manager to Crash

Viewing any Web sites, the Default Web Site, Virtual Directories or sub-directories may cause Internet Information Server (IIS) to crash. This problem is caused by a corrupted registry key. To resolve the problem, you can modify the registry key values using the registry editor (regedit.exe). Steps to reproduce: 1. Start->run->inetmgr 2. Select a virtual directory and attempt to modify its properties.

To resolve this issue:

1.      Open the registry editor by selecting Run from the Start menu, typing regedit, clicking OK.

2.      Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET and locate the registry key with the name 2.0.40301.9 (pd4.040301-0900).

3.      Rename this registry key to 2.0.40301.9.

4.      Select the registry key named 2.0.40301.9 and locate the sub-key named DllFullPath.

5.      Right-click the sub-key named DllFullPath and select Modify.

6.      In the Value data: text box, type the file location of the aspnet_isapi.dll for the .NET Framework version 2.0.40301.

For example, C:\WINDOWS\Microsoft.Net\Framework\v.2.0.40301\aspnet.isapi.dll. Note Windows may not be installed in the C:\WINDOWS directory on your server. Be sure to use the proper path to the Windows installation for your server.

7.      Select the registry key named 2.0.40301.9 and locate the sub-key named Path.

8.      Right-click the sub-key named Path and select Modify.

9.      In the Value data: text box, type the folder location of the aspnet_isapi.dll for the .NET Framework version 2.0.40301.

For example, C:\WINDOWS\Microsoft.Net\Framework\v.2.0.40301. Note Windows may not be installed in the C:\WINDOWS directory on your server. Be sure to use the proper path to the Windows installation for your server.

10.  Close the registry editor.

Source:  http://msdn.microsoft.com/vs2005/currentreadme/default.aspx

Hope that helps someone.  Thanks to Daniele Bochicchio for pointing this out to me. --Marcie

Published Thursday, April 01, 2004 3:41 PM by datagridgirl

Comments

# re: If you've installed VS 2005 CTP and your IIS MMC is crashing...

Thursday, April 01, 2004 8:42 PM by JosephCooney

# Take Outs for 1 April 2004

Take Outs for 1 April 2004

Friday, April 02, 2004 2:15 AM by TrackBack

# re: If you've installed VS 2005 CTP and your IIS MMC is crashing...

Hey Marcie,

Thought I'd return the favour... ;)

You have a small formatting issue in the heading of your blog entries... if they are too long and wrap, the second line overlaps the first and makes it difficult to read.

Cheerio
Andrew

Saturday, April 03, 2004 3:04 AM by Andrew Parsons

# re: If you've installed VS 2005 CTP and your IIS MMC is crashing...

Ha ha! :p

Saturday, April 03, 2004 11:46 AM by Datagrid Girl

# re: If you've installed VS 2005 CTP and your IIS MMC is crashing...

Thanks, that helped me!

Thursday, May 20, 2004 2:32 PM by MapPoint

# re: If you've installed VS 2005 CTP and your IIS MMC is crashing...

Thanks a lot! You saved me from a windows reinstall.

Saturday, June 05, 2004 11:23 AM by Efextra

Leave a Comment

(required) 
(required) 
(optional)
(required)