Skip to main content
Home Forums General Silverlight Installation and Setup Package Load Failure with Silverlight and Visual Studio 2008
3 replies. Latest Post by APIJunkie on November 27, 2007.
(0)
tvd
Member
16 points
5 Posts
11-20-2007 10:30 PM |
Hello, I keep getting the error below when i attempted to create a new Silverlight project from the final built of Visual Studio 2008.
Package Load Failure
Package 'Microsoft.VisualStudio.Silverlight.SLPackage, Microsoft.VisualStudio.Silverlight, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03...' has failed to load properly ( GUID = {CB22EE0E ...}. Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption.
I have the following installed
Windows Vista x64Visual Studio 2008 (final release)Expression Blend 2 BetaSilverlight 1.1 alpha refreshSilverlight tools for Visual Studio 2008 Beta 2
Is anyone here able to help?
ThanksTim
Psychlis...
Contributor
6040 points
973 Posts
11-21-2007 12:55 AM |
The Silverlight add-in is not supported under any version of VS 2008 after Beta 2, it just hasn't caught up yet. Expect an update to the silverlight tools some time in the near future.
If you want to do managed Silverlight development you need to stick with Beta 2 for now.
Pete
11-21-2007 1:29 AM |
Thanks for the info Pete.
That was a bit disappointing as I was really eager to do some serious Silverlight programming when the final version Visual Studio 2008 was released.
I guess i have to wait for Microsoft to update the add-in
APIJunkie
26 points
13 Posts
11-27-2007 7:36 AM |
Microsoft released a fix for this problem.
You can find more info here:
http://www.apijunkie.com/APIJunkie/blog/post/2007/11/Fix-for-Silverlight-11-Tools-Alpha-for-Visual-Studio-2008-Package-Load-Failure.aspx
Good luck...