visual studio 2010 - How can I reinstall MVC2 in VS2010 Ultimate? -


some how lost mvc2? have mvc3 bit 2 goner. have uninstalled , reinstalled no success.

sounds need reinstall default project templates.

  1. in command prompt, navigate location of devenv.exe. file located in <visual studio installation path>\common7\ide.

  2. type "devenv /installvstemplates" , press enter.

reference here

http://msdn.microsoft.com/en-us/library/ms247116.aspx


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -