| | |
The Visual Studio Common IDE Package
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Feb 2008
Posts: 517
Reputation:
Solved Threads: 1
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++ ?
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++ ?
C++ Syntax (Toggle Plain Text)
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.
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.
•
•
•
•
I have opened start/run/cmd and typed in under c:\
VCExpress /resetskippkgs but it says it cant find it.
If this doesn't work: Use AD's solution, that will work 99.9% certain.
Niek
•
•
Join Date: Nov 2007
Posts: 978
Reputation:
Solved Threads: 208
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.
- 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.
•
•
Join Date: Apr 2008
Posts: 1
Reputation:
Solved Threads: 0
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.
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.
![]() |
Similar Threads
- pop ups are back (Viruses, Spyware and other Nasties)
- This is a wierd one! (Windows NT / 2000 / XP)
- Windows xp freezes (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: Pass By Value, and what that really means
- Next Thread: Why does vector get out of range?
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion count database delete deploy desktop developer directshow dll dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph homeworkhelp homeworkhelper iamthwee ifstream input int integer lib linkedlist linux list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






