visual-studio-2019 Questions
3
I'm using VS 2019 and working with an ASP.NET MVC project.
I got merge conflicts that had to be resolved manually. The problem is that the button for “Merge changes in merge tool” at the top of the...
Scyphozoan asked 20/5, 2021 at 13:16
2
I have a solution with over 170 projects in it. I recently needed to add two more projects to this solution. For reasons that are not relevant to this question, the solution is built as at x86.
Whe...
Brann asked 4/3, 2022 at 3:49
2
Solved
Recently, after upgraded my Windows 10 to Windows 10 22h2 (build 19045), Visual Studio 2019 cannot start, because the 32 bit version of powershell.exe is failing:
"c:\windows\syswow64\windowsp...
Carnot asked 14/10 at 5:3
4
Solved
I'm working on Visual Studio 2019 and Crystal Report Service Pack 26. My code read data into ADO.NET dataset and I set those datases as datasourse of my reports. something like this in Visual Basi...
Danieledaniell asked 9/1, 2020 at 14:56
2
Solved
I have just updated my Visual Studio community 2019 to version 16.9.1. But I am not able to see the WSL2 profile as mentioned in this document.
Also, my machine has all the Prerequisites.
I have tr...
Nonfulfillment asked 12/3, 2021 at 11:29
2
Before 2019
I used to generate the clients to consume WCF services with Visual Studio 2017 or Rider (the behavior is the same). What happens is that the generated client inherits of System.Service...
Schreib asked 21/6, 2019 at 9:52
2
Solved
VS2019 latest c++ compiler.
Error is :"a coroutine's promise must declare either 'return_value' or 'return_void'"
Example pulled from David Mazièreshttps://www.scs.stanford.edu/~dm/blog/c...
Greenhead asked 28/4, 2021 at 18:59
8
The application which I'm working now was developed in VS 2015. I'm trying to run the same in VS 2019, the build succeeded but fails when trying to publish via FTP / to the local folder as well.
A ...
Comparative asked 8/8, 2020 at 17:49
8
Solved
When I create a new Windows Desktop Form Application using .NET Core with the latest Visual Studio 2019 Community Edition update, I cannot view the design view of the form, i.e., Form1.cs[Design]. ...
Hydrozoan asked 16/10, 2019 at 0:15
2
I am trying to build a legacy xaf 20.2.3 Framework 4.5.2 c# winforms project
When I open the solution I get an error
Current solution contains incorrect configurations mappings.
Opening Configura...
Glorygloryofthesnow asked 5/8 at 21:26
15
Solved
I have a weird problem in Visual Studio:
if an unhandled exception is thrown during the debugging process I'm not able to build my
C# application:
Unable to copy file "C:\Projects\A\bin\A.dll&...
Subplot asked 3/7, 2019 at 9:27
11
Solved
I am new to Docker. I created a Web API using ASP.Net Core using Visual Studio 2019 as well as in VS Code. It works fine. Then I added docker support and added Dockerfile with default values.
When ...
Strawboard asked 3/4, 2021 at 17:22
4
Solved
Unfortunately, MS block workable link to download VS_RemoteTools_X86 for VS2019 and redirect this link to advertising of Visual Studio 2022. I don't need new Windows, new Visual Studio, new Framewo...
Elohim asked 15/11, 2021 at 16:42
6
Under Tools > Options > Environment > Keyboard is the setting Edit.ToggleLineComment
I can see that the shortcut for the selected command is set to Ctrl + / (Global)
I'd expect that when...
Suds asked 28/8, 2019 at 15:33
7
Solved
With a new work laptop running Windows 10, I have installed git, Visual Studio Code and Visual Studio 2019. After making some test changes to code in from my personal git repo (hosted on github), I...
Weixel asked 18/11, 2020 at 14:52
7
Solved
I am using Visual Studio Team Explorer with git integration for source control. It works pretty well but sometimes I need to run some more advanced git commands so I am going to file explorer and o...
Darkness asked 23/7, 2020 at 5:28
14
I have installed VS 2019 on my windows 10.
Created ASP.net Core Web Project -> Selected API.
When I try to generate controller referring the model and created the context class,
It is not generati...
Nudnik asked 26/4, 2020 at 14:14
8
Solved
I installed the new Visual Studio 2019, but it is much slower (at least in my machine) than the 2017 version, and working is getting very frustrating. I want to get back but I can't find where to d...
Columba asked 24/4, 2019 at 19:54
5
Solved
I have a Windows Forms application targeted for .NET Framework 4.7.2. As .NET Core 3.0 supports Windows Forms I'd like to try it. Is there any way to convert VS2019 project from .NET Framework to ....
Legault asked 23/9, 2019 at 18:12
9
Solved
I'm having a problem with the windows form application . When I create the windows form application , it displays the source code for the form but not the designer layout
Dakota asked 14/10, 2019 at 16:11
8
Solved
I have recently started using Visual Studio 2019 for my C++11 project. VS2019 converted the project and it compiles into an executable. But I can't open my resource (.rc) file in the Resource Viewe...
Fennell asked 4/6, 2019 at 9:56
5
In vs 2017 there was an option under Local Git Repositories -> right click "delete repository".
In vs 2019 there is no menu like that:
And in the new menu it seems that there is no op...
Farseeing asked 16/3, 2021 at 17:35
5
I found a bug in the latest version of VS Community (16.7.0) which is preventing my solution from building, so I need to roll back to 16.6.5. However the only download link I can find has downloads...
Liquorice asked 7/8, 2020 at 14:59
5
Solved
I'm using visual studio 2019 and I'm trying to change my C# version. The reason I am doing this is that the build servers I use use an older version of VS / MSBuild to build and deploy code (this i...
Navarino asked 16/2, 2020 at 9:33
5
Solved
After updating to version 16.1 of Visual Studio 2019, the code editor for C++ completes double quotation characters. When I type one double quote " it automatically completes it as "".
How to turn...
Bird asked 22/5, 2019 at 9:40
1 Next >
© 2022 - 2024 — McMap. All rights reserved.