I have some web application projects in my solution that are set with the web tab in the project properties to use the local IIS server and create the web there. This works fine for windows XP, windows 2003.
I want to open the project on Windows 2008 but the project gets the following popup when loading each of the projects with this type of web setting:
System.Runtime.InteropServices.COMException
Is there something I need to do to enable this for Windows 2008?