System.Runtime.InteropServices.COMException in WAP VS 2008 Project
I had a Visual Studio 2008 Web Application Project working on one my machines, and when I tried to open it on another Vista machine I got a dialog with simply "System.Runtime.InteropServices.COMException" and the project would not load.
I found the following known bug already posted about it (http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=317124), but I checked and the URL used for the project to open in IIS was correct. While reading I noticed it also talked about the metabase. I went and installed the metabase compatibility, and it solved my problem:
