After the window update, the visual studio can not open any project and the error message showed "'visual c++ package': failed to load ".
After search google and found the solution:
1. click the TOOLS--->VISUAL STUDIO COMMAND PROMPT to open the command window
2. input the command "devenv /Setup"
3. open the visual studio 2012 again, it will works.
Thanks Ivy , it really helped me.
ReplyDeleteThank you! It's useful.
ReplyDeleteThank you Ivy
ReplyDeleteThanks a lot!
ReplyDeleteMany Many Thanks!
ReplyDeleteNote: Since it's Setting up in the background it takes ~5 minutes
That doesn't seem to be where it is in VS 2012
ReplyDeleteSo search your computer for:
Developer Command Prompt for VS2012
Mine was located:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\VsDevCmd.ba
I tried about 10 suggestions on Stack Overflow that didn't work until someone pointed to this one and it did work. Thank you!
ReplyDeleteThis saved my life, thank you so much.
ReplyDeletethanks .. it worked .. :)
ReplyDeleteThank you. You saved me, too!
ReplyDeleteThank you, it is interesting if MS Visual Studio development team knows about this. Very annoying when you buy something new and it stops to operate after a week or so
ReplyDeleteClose Visual Studio.
ReplyDeleteOpen a Developer Command Prompt for VS 2012 (as administrator).
Type devenv /setup.
Restart Visual Studio.
it's not working ...
ReplyDeletecommand prompt is showing that devenv is not recognize as an internal or external command
This, not found...
DeleteIt worked. I searched my computer using start menu for vs2012, clicked developer command prompt for vs2012 and typed 'devenv /setup', restart VS2012 and it worked!
ReplyDeleteThanks Ivy it really helped ,you are a saviour
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThanks! it worked .. :)
ReplyDeleteTried it. Computer's reply:
ReplyDelete"The operation could not be completed. Access is denied"
I am the only user on my machine, and I am the admin.
thank you its working
ReplyDeleteDevenv command was not found
ReplyDeleteLike a charm! Many thanks
ReplyDeletei click on the VsDevCmd , and a command prompt window pop out for 1 second and close, everytime like that!! why ? TTuTT
ReplyDeleteThank you!
ReplyDeleteThank you Ivy! This actually worked with VS2015 as well. I was having similar issues with VisualBasicPackage and the CSharpPackage not loading so I thought I would try this.
ReplyDeleteGreat worked for me with VS2015
ReplyDeleteThank a lot it solved that problem
ReplyDeletevisual studio is working fine but still getting some messages like some package is not loaded correctly
anyone can help??
This comment has been removed by the author.
ReplyDeleteIt didn't worked here, but thanks anyway Ivy
ReplyDeleteThank you
ReplyDelete