开发者

VS 2010 Properties Page Fail to Show-COM object that has been separated from its underlying RCW cannot be used

I'm using Visual Studio 2010 Ultimate edition, but now it won't show the project properties page. Instead an error message show up saying An error occurred trying to load the page. COM object that has been separated from its underlying RCW cannot be used.

This error has plagued me for a long time. I tried almost everything (uninstall/reinstall/repair/uninstal开发者_运维问答l addins, etc) except reinstall OS. Help me out. Thx a lot!


Finally I found out what had gone wrong. It's misbehaving addin - TestDriven.NET. But things could be different for you. But anyway, it's addins. The process to find this is that you Goto "Tools -> Options" dialog. Goto "Environment -> Add-ins/Macros Security" node. Uncheck "Allow add-in components to load". And then restart VS 2010 to see if the issue goes away. If it does, then it must be an addin in those folders specified. And next step is to enable addins to load, and remove the directories in the list one by one to identity which addin caused the issue. And at last, disable or simply remove/uninstall it.


Restarted VS 2010 SP1 solved my problem!!!


in my case it was the latest update of VSCommands for VS2010... A complete UnInstall/Re-Install of the VSCommands did the job :)


This also happened to me for some unknown reason and it turned out I had to disable source-control plugin (the default one that had been happily working for a long time): Tools -> Options -> Source control : set plug-in to "None" and restart VS.


I was facing the same issue in Microsoft Visual Studio Professional 2015 Service pack 1. I found that it was happening due to GhostDoc Community.

I upgraded GhostDoc Community 4.9.x to 5.1.x and issue get resolved in Visual Studio 2015 Service pack 1.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜