Welcome to AspAdvice Sign in | Join | Help

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:

Published Wednesday, May 07, 2008 1:37 AM by robertb
Filed under:

Comments

# System.Runtime.InteropServices.COMException while converting to VS 2008

Hi there, today I converted my .Net 2.0 Visual Studio 2005 Web Application Project to Visual studio 2008

Thursday, September 25, 2008 5:49 PM by Rinze Cats' Blog

# re: System.Runtime.InteropServices.COMException in WAP VS 2008 Project

This happens to me when I try and open an IIS project on my Vista machine and I haven't launched VS 2008 as an Administrator.  So if I start VS 2008 as an admin the project works for me.  Also I have UAC turned on so turning that off my fix the problem too.

Wednesday, November 12, 2008 5:25 PM by ChrisF

# Asp.net 随记 Part3 (53- 70)

70.如何asp:TextBox或者HtmlInput中的自动记忆功能

比如:在开发WebForm时经常会使用TextBox,TextBox有一个很好的功能,可以记忆前几次录入的一次值;再你下一...

Tuesday, July 07, 2009 10:16 AM by BrianLei

# System.Runtime.InteropServices.COMException beim Laden eines ASP.NET Web Projektes

nachdem ich meinen Rechner neu aufgesetzt habe, erhielt ich beim Öffnen einer Solution mit einem ASP.NET

Wednesday, January 27, 2010 3:55 AM by Jürgen Gutsch
Anonymous comments are disabled