Top "Visual-studio-2019" questions

Visual Studio 2019 is a version of Microsoft's Visual Studio.

Unable to connect to web server 'IIS Express'

I am using Microsoft Visual Studio 2019 Community preview, version 16.4.0 Preview 1.0. I just update to Windows 10 Pro Version 1903 OS build 18362.418 . With …

c# asp.net-core visual-studio-2019 blazor asp.net-core-3.0
How to properly stop running dotnet core web application?

In Visual Studio 2017 and 2019 on windows I run dotnet watch run in the Package Manager Console. It lunched kestrel for …

visual-studio .net-core visual-studio-2017 kestrel visual-studio-2019
Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger`1[WebApplication1.Startup]'

I created an ASP.NET Core 3.0 Web Application with the default template in Visual Studio 2019 Preview 2.2 and tried to inject …

c# asp.net-core razor-pages visual-studio-2019 asp.net-core-3.0
Visual studio 2019 windows forms designer

I'm having a problem with the windows form application . When I create the windows form application , it displays the source …

visual-studio windows-forms-designer visual-studio-2019
error MSB8040: Spectre-mitigated libraries are required for this project

I have a problem that I cannot solve. My code: #include "ntddk.h" #include <stdlib.h> NTSTATUS DriverEntry(…

c++ visual-studio-2019 wdk
In Visual Studio 2019 how can I remove unused usings on format document?

In Visual Studio 2019 how can I remove unused usings on format document? I have found instructions for previous versions of …

visual-studio visual-studio-2019
Visual Studio 2019 Preview Remote Debugger

In Visual Studio 2017, I run the remote debugger server (MSVSMON) on my local machine as an administrator so that I …

visual-studio-2019
How to solve the Error MSB3644 in Visual Studio 2019 com. edition?

I have a dev machine with Windows 10 version 1909 (build 18363.1016) Visual Studio Community edition 2019 version 16.7.2 .net plataform sdk 5.0.100-preview.5.20279.10 (and olders) …

c# visual-studio-2019 .net-5
Update .NET Core Tools

I'm trying to use [email protected]. In order to do this at this point I already have: - Installed Visual Studio 2019 …

visual-studio-2019 preview dotnet-tool
How to install Visual Leak Detector (VLD) on Visual Studio 2019?

I run setup file from Releases, and tried to follow official guide, but it has instructions for older versions only (…

visual-c++ visual-studio-2019 visual-leak-detector