Package Load Failure

Althogh the installation of VS 2005 completted sucessfully I constantly get the following error message:
Package 'Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has failed to load properly (GUID={A9405AE6-9AC6-4F0E-A03F-7AFE45F6FCB7}). etc.
What could be the cause for this message?
[376 byte] By [achristov] at [2008-2-4]
# 1
What version of VS2005 are installing, is it Visual Studio Team System? If so, this question will probably be answered better at one of the Team System forums:
http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=5

Thanks!
Jeremy Jones

JeremyJones at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 2
Check if you have the Team Foundation Client installed.
Chmely at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 3
http://www.harbormist.com/cis573_05C/reference/vsnet_installissue.html
It's very likely that you failed to install the Team Foundation Client. See the above link for details.
harborsparrow at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...
# 4
From Amit Chopra BLOG:

http://blogs.msdn.com/vsdteam/archive/category/6349.aspx

FAQ:I just install Beta 2 (after un-installing the previous version) ...

And I get one of these these errors:

"The system cannot find the path specified." or

"Cannot connect to device 0x80070003" or

The Smart Device Smartphone Package ({CC199C95-8D28-4A1D-B4BC-760E4E4CEE5B}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt.The Smart Device Pocket PC Package ({FD2CE8C9-6B0F-44C1-BE80-9CCB59B26EE3}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt.

The most likely cause of this are DataStore Entries left behind that don't get removed as part of un-installation. Do Make sure you back these up before you do this. There could be other reasons for these failure that may need more investigation but so far the resolution below has helped.

Close Visual Studio 2005 if it is running.

open "%USERPROFILE%\local settings\application data\Microsoft\CoreCon\1.0

Remove all the files in this folder.

Restart VS and try to create a device project. If bad datastore was the issue, your problem will be fixed.

This procedure is only applicable for machine on which a previous version of VS 2005 (beta1 or ctp) was already installed.

I do this, and all is ok

Lázaro at 2007-9-9 > top of Msdn Tech,Visual Studio,Developer Documentation and Help System...

Visual Studio

Site Classified