Recently my VS There was some problem with 2008, and restoration was recommended. To ensure that by re-installing my problems will be solved, I have to manually add all the things that are VS And could cancel with the SQL Server (I installed the Express Edition of 2008).
Now that I have died in SQL Server and Visual Studio, VS Server Explorer has died. When I click on the menu option "View Server Server", I get an error message in the output window readings:
Visual Studio Explorer and Designer Package ({8D8529D3-625D-4496 -8354-3DAD 630EC1B}) Not loaded due to past errors. For assistance, contact the package vendor to try to reload this package, at the command prompt, type 'devenv / resetskippkgs'.
I run the recommended command, but when I try again I get a single error message. / P>
How do I solve it? As I work with the unit framework, it is important that VS Can be connected to my database ... any help is greatly appreciated!
After looking back and forth on the Internet, fill the lot of different answers After coming in, finally I managed to do this work. This was my solution:
-
Turn off all open examples of Visual Studio.
-
-
Navigate to the established path of VS2008 - In my case (default on Vista x64) it ** C: \ Program Files (x86) \ Microsoft Visual Studio 2008 9.0 \ Common7 \ IDE **
-
Run the command Devon / Setup . It takes some time, but be patient.
-
Start Visual Studio
To follow these steps After that, the setup is reset to the default, so you have to reconfigure the fonts for all startup options, text editors etc. By running devenv / resetskippkgs , though it was not on my machine.
Comments
Post a Comment