Answered by:
Visual Studio 2015 "moved" to another harddisk - no asp.net templates

Question
-
User1037594895 posted
Hi,
i have a great problem with reinstalling Visual Studio 2015.
After uninstalling VS 2015 from the control-panel and starting setup, i can't change the target directory. After googling i found the "vs_professional /uninstall / force". This removed VS like a charme and the next setup start let me change the target to my ssd.
So far so good.
But now there a no templates for ASP.NET projects and in existing projects there is no intellisense and code coloring in Razor views....
I think, i have uninstalled and installed nearly five times...
Anyone any idea?
Thanks for the support in advance.
Stephan
Sunday, March 27, 2016 1:53 PM
Answers
-
User-2057865890 posted
Hi StephanBo,
But now there a no templates for ASP.NET projects and in existing projects there is no intellisense and code coloring in Razor views....1. "Change" -> "Visual 2015" -> "Modify" from control panel
2. Check "Web developer tools"Best Regards,
Chris Zhao
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, March 28, 2016 3:15 AM -
User-166373564 posted
Hi,
For this issue, I'd like to repair Visual Studio first, and check whether it makes any difference.
1. In Control Panel, on the Programs and Features page, choose the product edition that you want to repair, and then choose Uninstall/Change.
2. In the Setup wizard, choose Repair, choose Next, and then follow the remaining instructions.
In addition, you can also try command line below:
Devenv.exe /SafeMode: Launches the IDE in safe mode loading minimal windows.
Devenv.exe /ResetSettings: Restores the IDE's default settings, optionally resets to the specified VSSettings file.
Have a good day.
Regards,
Angie
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, March 29, 2016 1:42 AM -
User1037594895 posted
Chris,
this checkbox was checked and it doesn`t work... The only solution i found was complete uninstalling with the Revo Uninstaller from here: http://www.revouninstaller.com/
Thanks for your support.
Stephan
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, April 7, 2016 6:28 AM
All replies
-
User-2057865890 posted
Hi StephanBo,
But now there a no templates for ASP.NET projects and in existing projects there is no intellisense and code coloring in Razor views....1. "Change" -> "Visual 2015" -> "Modify" from control panel
2. Check "Web developer tools"Best Regards,
Chris Zhao
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, March 28, 2016 3:15 AM -
User-166373564 posted
Hi,
For this issue, I'd like to repair Visual Studio first, and check whether it makes any difference.
1. In Control Panel, on the Programs and Features page, choose the product edition that you want to repair, and then choose Uninstall/Change.
2. In the Setup wizard, choose Repair, choose Next, and then follow the remaining instructions.
In addition, you can also try command line below:
Devenv.exe /SafeMode: Launches the IDE in safe mode loading minimal windows.
Devenv.exe /ResetSettings: Restores the IDE's default settings, optionally resets to the specified VSSettings file.
Have a good day.
Regards,
Angie
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, March 29, 2016 1:42 AM -
User1037594895 posted
Chris,
this checkbox was checked and it doesn`t work... The only solution i found was complete uninstalling with the Revo Uninstaller from here: http://www.revouninstaller.com/
Thanks for your support.
Stephan
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, April 7, 2016 6:28 AM