Bugs with Class Designer EnvDTE80

When I open the Class Designer in VS2005 professional I get this message over and over:

Method not found: 'Boolean EnvDTE80.CodeProperty2.get_IsShared()'.

The behaviour is similar to the one described in http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=10777&SiteID=1

, but the suggested solution did not help in my case.

My EnvDTE80.dll located in C:\Program Files\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\  is version 8.0.50727.42

I used to have VS2005 Beta2 and had to run a utility to remove it and install VS 2005 Professional. Since I have the correct version of EnvDTE80.dll, perhaps the problem is another DLL left from the Beta version. I tried a VS2005 repair, but it did not help.

What other DLLs are referencing EnvDTE80.dll



Answer this question

Bugs with Class Designer EnvDTE80