Hello!
I wrote 2 days ago ... i had a question about installation (like others).... but in my case.... if i want to load my program, made in visual C# (version Beta, but the first one), there comes message:
"Package 'Visual Studio Settings and Project Designers Package' has failed to load properly. (GUID = {67909B06-91E9-4F3E-AB50-495046BE9A9A}).
Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to
disable loading this package in the future You may use 'VCSExpress /resetskippkgs' to re-enable package loading."
And if i want to open just windows.Forms file, there comes message:
"Could not load type 'Microsoft.VisualStudio.Shell.Interop.
IVsRunningDocumentTable2' from assembly 'Microsoft.VisualStudio.
Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a'."
I really want to know, where is the problem...
thank you very much
AnjA
Slovenia

Visual C#
David_Again
Our team has seen this error in cases where a user once had past versions of Visual Studio Whidbey (like Beta1) on the same machine.
One suggestion would be to use the cleanup tool at:
http://blogs.msdn.com/astebner/archive/2005/04/25/411974.aspx
Hope that helps.
Shaykat
Visual C# team.