Top "Visual-studio-2017" questions

Visual Studio 2017 (aka Visual Studio "15", includes C++ compiler version 19.

Visual Studio Do not open new browser instance

when I try to run a web application in visual studio 2017RC on windows 10, it opens a new browser instance(…

asp.net visual-studio visual-studio-2017
Can't choose .NET 4.7

I am trying to start a new project using .NET 4.7. I have Creators Update installed as well as the latest …

visual-studio-2017 .net-4.7
Error NU1605 Detected package downgrade

I am experiencing the following NU1605 dependency errors in my netcoreapp2.0 console application: NU1605 Detected package downgrade: System.Diagnostics.Debug …

.net visual-studio-2017 .net-core nuget .net-core-2.0
Update Node Version in Visual Studio 2017

Does anyone know of a sanctioned way to update Node within Visual Studio 2017? I've got Node 6 set up on my …

node.js visual-studio visual-studio-2017
Error message "CS5001 Program does not contain a static 'Main' method suitable for an entry point"

Unable to execute the following code error CS5001 Program does not contain a static 'Main' method suitable for an entry …

c# console visual-studio-2017 console-application .net-core-2.0
How do I uninstall *all* nuget packages from a solution in Visual Studio

I know I can uninstall-package from the PM console. I got into some dependency issues with another project and I …

visual-studio-2015 visual-studio-2013 visual-studio-2017 nuget
Visual Studio 2017 setup project missing

Anyone know where the elusive setup project template went to for Visual Studio 2017? Trying to update VS2015 setup projects, but …

visual-studio installshield visual-studio-2017 visual-studio-setup-proje
How to Enable WiX Projects in Visual Studio 2017

In Visual Studio 2017's New Project dialog, there is no entry for Windows Installer XML (WiX). Is it possible to …

visual-studio wix visual-studio-2017 wix3.10
VS 2017 - Very slow (laggy) when debugging

When I debug my solution, vs 2017 is very laggy and slow it's like it has to operate something heavy in …

visual-studio visual-studio-2017
ASPNETCoreModule not installed with .NET Core SDK

I installed VS 2017 along with .NET Core SDK on Windows 10. But it did not install ASPNETCoreModule as shown in figure 2 …

iis asp.net-core .net-core visual-studio-2017 iis-10