Question

When I goto view the property page for my CSharp test application I get the following error.

"An error occurred trying to load the page. COM object that has been seperated from its underlying RCW cannot be used."

The only thing that seems to fix it is rebooting my PC!

Was it helpful?

Solution

This is usually caused by a 'rogue' add-in.

Try disabling them all, and then re-enabling them checking for the error - so that you can narrow down the culprit.

OTHER TIPS

It seems Microsoft Style Cop was causing the issue.

It was not registered as an Add-in, but was integrated into VS2005 on some deeper level.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top