Top "Visual-studio-2017" questions

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

Force uninstall of Visual Studio

While uninstalling Microsoft Visual Studio Ultimate 2015 Preview, it throws an error quoting "Microsoft Visual Studio Ultimate 2015 Preview has stopped working" …

visual-studio-2015 visual-studio-2013 visual-studio-2017 visual-studio-2019 uninstallation
Visual Studio 2017 - Git failed with a fatal error

I am using Visual Studio 2017 Community Edition (CE), and I have signed into my Microsoft account and I am connected …

git visual-studio azure-devops visual-studio-2017
Change language of Visual Studio 2017 RC

I have installed Visual Studio 2017 RC, and by default it set language to my system language (Polish) so I was …

visual-studio visual-studio-2017
Cannot open include file: 'stdio.h' - Visual Studio Community 2017 - C++ Error

I am trying to Build a Solution on Visual Studio Community 2017, but I keep getting the error "Cannot open include …

c++ visual-studio visual-studio-2017 stdio
Assets file project.assets.json not found. Run a NuGet package restore

I'm trying to use nopCommerce(Which is written in .NET Core) but when I want to run the project I …

nuget visual-studio-2017 .net-core nuget-package-restore
How to integrate SAP Crystal Reports in Visual Studio 2017

Is it possible to use the report designer in the current release of Visual Studio 2017? The SAP crystal report wiki …

crystal-reports visual-studio-2017
Unit Tests not discovered in Visual Studio 2017

I have been struggling with VS 2017 since I installed it. Now it seems Unit Tests will only run from the …

unit-testing visual-studio-2017
How can I fix the Microsoft Visual Studio error: "package did not load correctly"?

I installed Visual Studio 2012 and DevExpress 13.1. As Visual Studio started, it generated an error shown by this attached image, The …

c# visual-studio visual-studio-2012 visual-studio-2017
How can I install the VS2017 version of msbuild on a build server without installing the IDE?

Historically, this has been done with the Microsoft Build Tools. But it seems that the Build Tools may not be …

msbuild visual-studio-2017 visual-studio-2019 build-tools build-server
Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state

After fresh installation of Visual Studio 2017 I tried to run .NET Core Web project and when trying to run it …

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