Category "visual-studio-2019"

How to stop the localized Microsoft.CodeAnalysis.*.resources.dll files from getting published by ASP.NET Core?

When I publish an ASP.NET Core 3.0 project, I get a few localized folders where the 4 assemblies shown are in each of these folders. I am not sure why these fol

SSIS packages not showing in Upgrade Wizard Visual Studio 2019

I am having an issue upgrading our existing 2017 SSIS packages to 2019 . I have updated the target server version in the package settings and we have installed

How to Go To Source Code Definition (not Metadata) from C# to F# in Visual Studio?

I have a small C# Console Application that has a F# Project Reference. using System; namespace ConsoleApp1 { class Program { static void Main(s

Setup requires the computer to be restarted before visual studio can run in VS2019

My visual studio is working fine until past midnight and suddenly crashed this morning with the below error. The solution is pretty easy; you don't have to rein

How to Update VS2019 to a version other than latest?

On March 09, 2021 Microsoft released VS2019 16.8.7 and 16.9.1 https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.8#16.8.7 https://doc

How do i change the easy tabs page title to webBrowser1.DocumentTitle?

This is what it should look like: This is what it should look like 2nd Picture: Program.cs using EasyTabs; using System; using System.Collections.Generic; usi

Difference in memory leaks using _crtBreakAlloc compared to UMDH

While trying to diagnose memory leaks with the {,,ucrtbased.dll}_crtBreakAlloc method, I found a memory leak which depends on timing in a multithreaded environm

VS2019 Winforms SDK-style project, can't add a new form

VS20019 creates a windows forms project targeting .net framework (.net 4.7.2 namely) as an "old" style project. I have converted a newly created project to SDK

Redefinition error in propidlbase.idl when compiling ATL project in Visual Studio 2019

I am trying to migrate a previous an older project from Visual Studio 2010 to a current version of Visual Studio (2019). I Microsoft's change notes on upgrading

How to build a visual studio 2019 project in vs 2022 without upgrading

Attempting to build a vs 2019 project in vs 2022 gives the following error: Error MSB8020 The build tools for Visual Studio 2019 (Platform Toolset = 'v142') c

I can't create a report with an object datasource in Visual studio 2019

I am trying to create a simple report in my vs2019 with a class as the data model I have a public class named 'persona' I have a new wpf applicacion (.net 5) I'

How to use JetbrainsMono font in Microsoft Visual Studio 2019

is there any way I can install Jetbrains Monospace font in Microsoft Visual Studio 2019? Because Visual studio doesn't show the font in the list if available fo

Visual Studio 2019 Exception at Run (Exception from HRESULT: 0x80070490)

I face an error when I run VS2019 (Professional). After loading the solution a message appears at the top of the window and it says Visual Studio ran into an un

libtorch throws c10::error after build on Windows 10 (VS2019)

I've tried to build libtorch on Windows 10 using VS 2019 without CUDA and Python. Independent if I compile it with or without MKL, a simple test program crashes