Package Load Failure with Visual Studio Std Ed


Hi,

I've been having a problem with a "Package Load Failure" after installing
VS 2005 Standard Edition (final release). I had Visual C# installed previously,
but no beta versions of anything.

In Visual Studio, When I open: Tools > Options > Environment > Fonts and Colors

I get this:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Microsoft Visual Studio
-

Package Load Failure

Package 'Microsoft Data Transformation Services Designer' has failed to load properly
(GUID = {96836E93-F71C-4160-A4EA-26AE801D2F63} ). 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
'devenv /resetskippkgs' to re-enable package loading.

| Yes | | No |

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

When I open: Tools > Options > Text Editor > C# > Advanced
or: Tools > Options > Text Editor > C# > Format

I get this:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
An error occurred loading this property page
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

I've already looked at Aaron Stebner's Blog entries on this matter:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[Definitive list of workarounds for Package Load Failure errors
in Visual Studio 2005 - Aaron Stebner]
http://blogs.msdn.com/astebner/archive/2005/12/16/504906.aspx
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[Uninstalling previous betas to prepare for VS 2005
and .NET Framework 2.0 RTM - Aaron Stebner]
https://blogs.msdn.com/astebner/archive/2005/10/27/485987.aspx
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

I tried the troubleshooting tool mentioned there, and it didn't find any problems.

I then used that tool to uninstall everything, and then reinstall VS 2005.
I then got a successful installation message, but it didn't matter
- I STILL have the same problem.

Does anyone have any ideas as to what I should try next?


THANKS!!!

[2720 byte] By [Wally9633] at [2007-12-25]
# 1

OK - I've made some progress on this ...

I uninstalled VS, then reinstalled it to the primary drive (C:).

I am no longer getting the Package Load Failure, so that means that
the problem has something to do with the fact that I was installing it
to a logical drive in an extended partition - Drive F: (which is formatted
as an NTFS partition, FYI).

Can anyone else install VS to a logical drive (other than C:) and verify
this result?

However, I'm still getting the following error when trying to access certain
property pages for VS configuration settings:
"An error occurred loading this property page"

This happens with:
Tools > Options > Text Editor > C# > Advanced
Tools > Options > Text Editor > C# > Formatting > General
Tools > Options > Text Editor > C# > IntelliSense

I have it posted as a bug report in connect:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=224024

... as well as the "Package Load Failure" problem:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=224111

Wylbur
==============================

Wally9633 at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 2

I also have VS 2005 Team Edition installed partly on C: and partly on another partition F:, which is an extended partition on a basic disk.

I'm still trying to figure out whether my problem, which is the same as yours, is related to persistent assemblies from prior versions of VS or SQL Server, or whether it relates to the issue you've raised, here.

Any further advice is highly appreciated.

Charles

CharliLJ at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 3
It seems that the problem due to a dll conflict with SQL server 2005,
There was a Japanese Web page discussed this issue (after translated into english with google translation ).
http://d.hatena.ne.jp/tharamoto/

But If you only want to solve your font problem ,this way may do.
export your favorit font setting out from other's Visual Studio .then import it in your own Visual Studio,font has been set properly,though you still can not use the Options->Fonts and colors

xiaoyifang at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...

Visual Studio

Site Classified