RE: ??? VS 2008 Errors on Start Up ???



Hello Tom,

This is a Package Load Failure issue. The error message which you got means
the package
"Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage"
failed to load when VS starts up.

Have you tried the command "Devenv /resetskippkgs"? This command will
re-enable every disabled package. If the issue still persists, you can use
the /log switch (Devenv /log) to make a VS activity log (located at
{USERPROFILE}\{AppData}\Microsoft\VisualStudio\{Hive}\ActivityLog.xml).
Please paste log file in the thread. We will follow up.

Hope this helps, let me know if you have any more concern. We are glad to
assist you.

Have a great day,
Best regards,

Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages


Loading