1,104 questions with Developer technologies | Visual Studio | Debugging tags

Sort by: Updated
3 answers

Visual Studio 2017 Builds the code but runs a previous version.

I have been working on a ASP.Net Web project (.Net 4.6.1) that was running fine on Friday. When I came in on Monday I made some small code changes to one page and tried to run the project to see what my changes would do. The project built and appeared to…

Developer technologies | Visual Studio | Debugging
Developer technologies | C#
asked 2021-03-29T16:56:33.9+00:00
lordnick69 1 Reputation point
commented 2021-03-30T15:42:28.473+00:00
lordnick69 1 Reputation point
3 answers

Visual Basic Problem, Path error

Created a Visual Basic Project, and I'm required to "Save All" when done, fine the folder, and send it to a zip file. Once I complete the step of sending it to a zip file, when I attempt to open and run the project in that zip file it gives me…

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2020-12-04T03:11:12.027+00:00
Crystal Star 1 Reputation point
answered 2021-03-30T09:31:11.817+00:00
Đặng Nguyễn Đức Hiếu 1 Reputation point
2 answers

Network Kernel Debugging setup fails

Has anyone been able to provision the target computer as explained there: https://learn.microsoft.com/en-us/windows-hardware/drivers/gettingstarted/provision-a-target-computer-wdk-8-1 It did create a user account on the target computer which…

Developer technologies | Visual Studio | Debugging
asked 2021-03-28T10:56:55.56+00:00
Slion 41 Reputation points
commented 2021-03-30T03:05:31.127+00:00
Dylan Zhu-MSFT 6,426 Reputation points
1 answer

minidump file analyze

i keep getting BSOd screens with stop codes. i checked the most recent mini dump file and this is what i found. im still having trouble analyzing the data. any help? No .natvis files found at C:\WINDOWS\SYSTEM32\Visualizers. No .natvis files found at…

Developer technologies | Visual Studio | Debugging
asked 2021-03-27T18:06:49.34+00:00
austin moss 1 Reputation point
answered 2021-03-29T04:30:55.21+00:00
Dylan Zhu-MSFT 6,426 Reputation points
6 answers One of the answers was accepted by the question author.

I am not able to install VS community 2019

![80373-vs-error.jpg][1] [1]: /api/attachments/80373-vs-error.jpg?platform=QnA Hi, I need some help please. As you will see from the attached picture, I can not install VS community 2019 due to the installation extending to far to the right. Which means…

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
asked 2021-03-22T20:04:33.7+00:00
Pravin Goorun 21 Reputation points
answered 2021-03-27T20:24:29.257+00:00
Pravin Goorun 21 Reputation points
1 answer

Visual studio 2015 Jan 2021 update broke my SSIS ETL package

Good day, Each month (on the 1st) I run a SSIS package to move data from Oracle to MS SQL Server. The source connection is a Native OLE DB\Oracle Provider for OLE DB and Destination Connection is a Native OLE DB\SQL Server Native Client 11.0 This…

Developer technologies | Visual Studio | Debugging
asked 2021-03-25T14:17:57.877+00:00
Anonymous
answered 2021-03-26T08:59:59.26+00:00
Dylan Zhu-MSFT 6,426 Reputation points
2 answers One of the answers was accepted by the question author.

VS19 Remote Debugger authorization lost

Hi there, i have got an question regarding the VS19 remote dedugger. When I want to debug an app with the remote debugger some time I need to change the remote debug authorization. If I close the remote debugger the authorization won´t be saved. Is there…

Developer technologies | Visual Studio | Debugging
asked 2021-03-24T12:22:18.13+00:00
MS 21 Reputation points
answered 2021-03-25T14:01:19.92+00:00
MS 21 Reputation points
1 answer

Objects have not a color fill

Hi! I have a problem. My application has many objects end they have a color fill. But I can't see it in Designer. When I start my play all objects have only white color. Why? What do I have to do? Please see any screenshots. Best regards,…

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2021-03-24T11:01:24.397+00:00
answered 2021-03-24T12:30:30.857+00:00
Viorel 122.7K Reputation points
1 answer

Console window not Opening (Visual Studio 2019)

Seems like a rudimentary question but I cannot open the console window with ctrl and F5 as I used to. I start debugging immediately as I do so and I get an output window when I stop debugging

Developer technologies | Visual Studio | Debugging
asked 2021-03-22T09:19:36.64+00:00
Daniel 1 Reputation point
answered 2021-03-23T05:21:16.78+00:00
Dylan Zhu-MSFT 6,426 Reputation points
3 answers One of the answers was accepted by the question author.

C++ CMake Debug Configuration (Visual Studio 2019)

Hello, I have a CPP project set up in Visual Studio 2019. I have successfully added pugixml and spdlog, compiled and debugged A-OK. My process in general is using CMake GUI to generate, opening the generated project in VS2019, running 'INSTALL'…

Developer technologies | Visual Studio | Debugging
Developer technologies | C++
asked 2021-03-19T01:00:07.813+00:00
CppForMe 106 Reputation points
accepted 2021-03-22T13:58:43.747+00:00
CppForMe 106 Reputation points
1 answer One of the answers was accepted by the question author.

When compile HLSL shader model5.1, get error X3506: unrecognized compiler target 'vs_5_1'

Hello, I'm working on HLSL shaders with some new features of shader model 5.1. I use D3DCompileFromFile to compile the shader using target "vs_5_1". It actually works well on my laptop, but when it turns to my desktop computer, it gets an…

Developer technologies | Visual Studio | Debugging
asked 2021-03-19T00:47:03.147+00:00
昊霖 鲁 101 Reputation points
commented 2021-03-21T01:57:29.473+00:00
昊霖 鲁 101 Reputation points
3 answers One of the answers was accepted by the question author.

Why do both C++ Release versions compile OK, but not the Debug versions? (VS Community 2019)

Trying again! Server would not publish this earlier due to the code! I have a C++ program that accesses a disk drive, copies data from it and writes the data to a file! NOTE: I am using Visual Studio Community 2019 (Version 16.9.1); I have no idea if the…

Developer technologies | Visual Studio | Debugging
Developer technologies | C++
asked 2021-03-14T04:43:37.403+00:00
Daniel Sedory 161 Reputation points
commented 2021-03-19T19:31:00.037+00:00
Daniel Sedory 161 Reputation points
0 answers

USB communication issue on newer machines

It's been difficult formulate a question for this problem and wasn't sure how much info to provide so I apologize if this seems long-winded. Win 10 x64 Visual Studio 2019 .NET 4.5.2 C# WPF application SiLabs driver for USB communication The…

Developer technologies | Visual Studio | Debugging
Developer technologies | C#
asked 2021-03-11T14:54:12.08+00:00
D A M 1 Reputation point
commented 2021-03-18T18:40:48.567+00:00
D A M 1 Reputation point
1 answer

Debugger fatal error when running CMake C++ application with .NET Core DLL

Hello! I have native C++ application. Recently I added .Net Core assembly to it which runs through C++/CLI adaptor. After that, I receive following error message whenever I try to start debugging: A fatal error has occurred and debugging needs to be…

Developer technologies | .NET | .NET Runtime
Developer technologies | Visual Studio | Debugging
Developer technologies | C++
asked 2021-03-05T10:23:24.157+00:00
Igor Baidiuk 6 Reputation points
commented 2021-03-18T13:13:19.347+00:00
Igor Baidiuk 6 Reputation points
5 answers

debugging - Error code = 0x80070002

Hello, i am getting this error message a lot lately. When i try to debug simple simple c++ program. I am new to c++ and learning basics. I tried tried to google it, but didn't find anything, except it could be something with linker. It says exactly:…

Developer technologies | Visual Studio | Debugging
asked 2020-08-29T23:33:49.837+00:00
empleat 131 Reputation points
answered 2021-03-17T17:36:55.267+00:00
ismael lesaffre 1 Reputation point
2 answers One of the answers was accepted by the question author.

VS 2019 "Unable to set the next statement. The next statement cannot be changed at this time."

I am having an issue with debugging a vb.net app in VS2019. If I put a breakpoint in the code and start the application, the breakpoint is hit. Furthermore, I can step through the code. However, if I try to move the current line at a breakpoint to…

Developer technologies | Visual Studio | Debugging
asked 2021-02-08T14:02:13.093+00:00
MAF63 96 Reputation points
commented 2021-03-17T14:16:43.967+00:00
Michael Taylor 86 Reputation points
asked 2021-03-15T13:45:24.73+00:00
Ismael Moquete Eduardo 21 Reputation points
accepted 2021-03-16T13:53:28.043+00:00
Ismael Moquete Eduardo 21 Reputation points
1 answer

Now & then receive this message when try to run an application (.exe)

O Windows (ver.10) não pode acessar o dispositivo, caminho ou arquivo especificado. Talvez você não tenha as permissões adequadas para acessar o item. (sorry it´s Portugues)

Developer technologies | Visual Studio | Debugging
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
asked 2021-03-11T13:49:08.473+00:00
carlos franco 1 Reputation point
answered 2021-03-15T07:29:24.097+00:00
Xiaowei He 9,936 Reputation points
1 answer

Cloud Explorer - Azure Web App not visable in VS2019

Hi, I'm trying to give my development team the ability to remote debug in VS2019. Through Azure I have given them Contributor permission for that Web App. In Cloud Explorer they cannot see the Web App. If I give them access to the Subscription they…

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
194 questions
Developer technologies | Visual Studio | Debugging
asked 2021-03-12T10:51:50.013+00:00
Dean 1 Reputation point
answered 2021-03-15T02:46:35.607+00:00
Dylan Zhu-MSFT 6,426 Reputation points
1 answer

Breakpoint vs Run to cursor - Visual Studio 2019

Hello, What's the difference between breakpoint and Run to cursor? Thanks

Developer technologies | Visual Studio | Debugging
asked 2021-03-14T20:54:08.92+00:00
Shervan360 1,661 Reputation points
answered 2021-03-14T20:58:18.453+00:00
David Lowndes 4,726 Reputation points