mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/5/2010 4:21:38 PM
Gravatar
Total Posts 4
Happy Coding

mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

I am getting an error when opening the mojoPortal.Web.csproj file.  The error reads System.Runtime.InteropServices.COMException.  

I have tried deleting the entire working copy and restarting but still get the error.  I'm running VS2008 Pro on Win7 64-bit and it worked fine a week ago.  I would tell you the exact revision that it did work at but I'm not sure.  If there is an easy way to find out I'd be glad to.

Thanks for your help.

1/6/2010 4:47:40 AM
Gravatar
Total Posts 12

Re: mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

1/7/2010 2:03:18 PM
Gravatar
Total Posts 4
Happy Coding

Re: mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

The tutorial you gave me continuously stated IIS was not installed, but doesn't VS2008 create a IIS server for debugging?  

I found the following page and it's alternate fix works but looks like it'll be a hassle doing it every svnupdate. 

http://www.marcelvreuls.com/index.php/2009/04/visual-studio-2008-systemruntimeinteropservicescomexception/ 

Thank you for your help.

1/8/2010 6:21:41 AM
Gravatar
Total Posts 18439

Re: mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

Do you continue to have this issue every time you do svn update?

Do you get the same problem on a clean checkout in a different folder?

I debug using IIS and to do that I set the project properties to use IIS instead of the VS Web server. I always try to remember to set it back to VS Web Server before I merge my changes to svn trunk but occasionally I have forgotten and perhaps if you checked it out on the day that happened it would cause this issue, but in that case it should be fixed by svn update because it is not configured for IIS currently in svn trunk.

I'm working everyday in this visual studio solution using the same platform, Win 7 64 bit and I do not get this error. Do you have SP1 installed for VS 2008?

Best,

Joe

1/8/2010 1:41:41 PM
Gravatar
Total Posts 4
Happy Coding

Re: mojoPortal.Web.csproj - System.Runtime.InteropServices.COMException

I did another svnupdate and the main solutions file says it is the current version and it works fine now.  I must have grabbed an update on a day you forgot.   

I looks like I don't have SP1 installed either.  I'll try to get that updated.  

You must sign in to post in the forums. This thread is closed to new posts.