The Visual Studio Common IDE Package

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2008
Posts: 517
Reputation: Jennifer84 is an unknown quantity at this point 
Solved Threads: 1
Jennifer84 Jennifer84 is offline Offline
Posting Pro

The Visual Studio Common IDE Package

 
0
  #1
Feb 27th, 2008
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++ ?

  1. 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.
Last edited by Jennifer84; Feb 27th, 2008 at 7:57 pm.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,343
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1460
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: The Visual Studio Common IDE Package

 
0
  #2
Feb 27th, 2008
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.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,825
Reputation: niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute 
Solved Threads: 297
Moderator
Featured Poster
niek_e's Avatar
niek_e niek_e is offline Offline
Roasting Maven

Re: The Visual Studio Common IDE Package

 
0
  #3
Feb 28th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 978
Reputation: mitrmkar is just really nice mitrmkar is just really nice mitrmkar is just really nice mitrmkar is just really nice mitrmkar is just really nice 
Solved Threads: 208
mitrmkar mitrmkar is offline Offline
Posting Shark

Re: The Visual Studio Common IDE Package

 
0
  #4
Feb 28th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 1
Reputation: Colstel is an unknown quantity at this point 
Solved Threads: 0
Colstel Colstel is offline Offline
Newbie Poster

Re: The Visual Studio Common IDE Package

 
0
  #5
Apr 16th, 2008
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC