Hello Everyone,
I am trying to add new MVC4 project in VS2012, but showing empty select template. Why this is happening?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madhanmohan DevarajanPosted Oct 26, 2016, 10:51 AM
Devenv.exe /ResetSettings "C:\My Files\MySettings.vssettings"Note: My files can be different folder in your case, easy thing will be find forMySettings.vssettings and provide the path of the file in the above command.Bikesh SrivastavaPosted Oct 26, 2016, 2:33 PM