DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   The Visual Studio Common IDE Package (http://www.daniweb.com/forums/thread111250.html)

Jennifer84 Feb 27th, 2008 7:50 pm
The Visual Studio Common IDE Package
 
I opened the command promt inside VC++ and this solved it.



I have encountered a problem. When I compiled a program it came up an Error Message and the VC++ 2008 Express Edition was closing.
When open VC++ again and press on my project that I work with. This message comes up.

Any idéas what can be done about this. My project wont open. This message comes up in the compilermessage window.

I have opened start/run/cmd and typed in under c:\
VCExpress /resetskippkgs but it says it cant find it.
Is it possible to load this package through any settings inside VC++ ?

The Visual Studio Common IDE Package ({6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'VCExpress /resetskippkgs' at the command prompt.

Ancient Dragon Feb 27th, 2008 11:46 pm
Re: The Visual Studio Common IDE Package
 
Don't know what caused that error. My suggestion would be to uninstall that compiler (see Control Panel) then reinstall from Microsoft Website, unless you previously saved the download file on your computer.

niek_e Feb 28th, 2008 3:55 am
Re: The Visual Studio Common IDE Package
 
Quote:

I have opened start/run/cmd and typed in under c:\
VCExpress /resetskippkgs but it says it cant find it.
You should type this in the directory where your VSExpress is installed. (just search for the file in your program files directory) . Do you know DOS commands (dir, cd, etc)?
If this doesn't work: Use AD's solution, that will work 99.9% certain.

Niek

mitrmkar Feb 28th, 2008 6:58 am
Re: The Visual Studio Common IDE Package
 
I would suggest
- first try the 'VCExpress /resetskippkgs' command (after you have located where VCExpress.exe is on your system)
- post your problem to the following forum:
http://forums.microsoft.com/MSDN/Sho...ID=26&SiteID=1
and see what they say. (They seem to answer pretty quickly)

BTW, after having taken a look at some of the workarounds provided, the worst case may involve hours of manual work, finding/deleting files and reinstalling, so good luck.

Colstel Apr 16th, 2008 10:32 pm
Re: The Visual Studio Common IDE Package
 
I had the same problem. Here's how it was fixed.
1. Make a note of the 'Package ID'
2. Go into Regedit
3. Go to
My Computer\HKEY_CURRENT_USER\
Software\Microsoft\Visual Studio\9.0\Packages
4. You should see the Package ID that didn't load
5. On the right pane, Modify the SkipLoading Value from 1 to 0.
6. Restart Visual Studio.


All times are GMT -4. The time now is 7:35 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC