I get a bunch of "invalid Package Load Key" for some (maybe all) of the Visual Studio packages I have installed (e.g. TFPT, CodeRush, GhostDoc and PowerCommands). It looks like VS is trying to load the package or look for a PLK in multiple places, failing the first few times (3 times for TFPT below) but eventually succeeding.
This is not crippling me, it's just annoying: I cannot check the "Common Language Runtime Exceptions" until the Exp Hive has fully loaded, and I have to do it in every debug session if I want to catch exceptions. In fact this might have been happening on my machine for a long time, but I never noticed it since I never needed to debug a project that launches VS (Exp Hive or not) as an external program.
Anyone else seen this? How can I clean up the invalid VS package search locations? Let me know if you need more details to be able to troubleshoot, I would be more than happy to oblige.
The xml attached is an excerpt from the VS "ActiveLog.xml", it shows the TFPT package loading attempts: 3 failures, then success.