VS 2005 CTP - Package Load Failure?
I installed VS 2005 CTP on a Virtual PC image of Windows XP Pro. At the end of the install, I got several "Package Load Failure" error messages:
---------------------------
Package Load Failure
---------------------------
Package
'Microsoft.VisualStudio.VSCorePackage,
Microsoft.VisualStudio, Version=2.0.3600.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' has failed to load properly
( GUID = {7494682B-37A0-11D2-A273-00C04F8EF4FF} ). Please
contact package vendor for assistance. Would you like to
disable loading this package in the future? You may use
'devenv /resetskippkgs' to re-enable package loading.
Application restart is recommended, due to possible
environment corruption.
---------------------------
Here are the offending packages:
SDMDesignerPackage
XmlDesignerPackage
Microsoft.VisualStudio.VSCorePackage
VSDesignerPackage
Microsoft.CompactFramework.Design.DesignerPackage
And in the VS Install log I've got these errors for the
aforementioned packages:
03/28/04 16:44:08 DDSet_Error:
CreateInstance failed for package [SdmDesignerPackage]
GUID={39509E1B-E019-4B2C-835F-784430144E08}
HRESULT=0x7fffffff
Anyone else got this problem? More important, anyone care to
put me out of my misery?