Another week, I launched the update through the extension manager to update a specific extension. When I restarted Visual Studio, I was met with an error message to check the ActivityLog.xml file. Looking at this file, I saw that it was trying to download an extension that was no longer there, so I deleted it from the registry using the GUID as a link.
It seems like I'm still getting weirdness with extensions. Whenever I install a new extension, ActivityLog shows that it was loaded without errors, but it never shows up in Visual Studio. At some point, I even had a variant of the old extension in Tools -> Options , which simply gave an exception by clicking it.

I also get errors when opening a solution file, for example: 

I tried to repair and reinstall Visual Studio 2012, but without eval. Has anyone else come across this?
Edit It seems that when I got another user to log into my machine and open Visual Studio for the first time, it all worked for him. He was able to install extensions and see them instantly, so maybe something in my user profile is corrupted - any ideas on this?
visual-studio visual-studio-2012
KnottytOmo 03 Oct '14 at 11:02 2014-10-03 11:02
source share