Hi Guys,
I cant find ASP.NET in VS 2017.
I just installed it, and when I click on the new project and list of installed, it does not appear (only WPF)
When I open the VS Installer it says its installed
what is wrong here ?
Ehi
Hi Afrika,
Something might be wrong with your Visual Studio installation. Close all instance of Visual Studio. Open visual studio command prompt and type
devenv /installvstemplates
reference:
https://msdn.microsoft.com/en-us/library/ms241279.aspx
http://stackoverflow.com/a/41189472
Best Regards,
Chris