When I launch VS Express (not Beta2) editions, on startup all the express products dispaly a dialog box which says
Package Load Failure
'Visual Studio Explorers and Designers Package' has failed to load properly - GUID = xxxx etc
This is a fresh installation of VS Express.
How to resolve this issue
Thanks
Venkat

Visual Studio Package Load failure - Visual Studio Explorers and Designers Package
lancerx
Shalabh337
You need to use the uninstall tool before installing the RTM (50727.42) version of VS2005 or the Express SKUs.
Uninstall tool: http://go.microsoft.com/fwlink/ LinkID=47598
If you still have problems, you can try Aaron Stebner's tool at: http://blogs.msdn.com/astebner/archive/2005/11/09/491118.aspx
Thanks,
Rusty Miller
Visual C#
saparicio
http://blogs.msdn.com/astebner/archive/2005/11/09/491118.aspx and then all were ok. It seems that the install/uninstall has to be done in a specific order.
Thanks all
Venkat
photonx
I found in some blogg that it could be something with the files in C:\WINDOWS\assembly. I looked there and found duplicates of some of the Microsoft.VisualStudio files. I the checked the properties of some of those files and found that some of them were old. I uninstalled these and now the program runs perfectly.
Regards,
Kristian
Wilmar Bastos