1,023 questions with Visual Studio Debugging tags

Sort by: Updated
0 answers

D365 FinOps Microsoft.Dynamics.Framework.Tools.BuildTasks

Hi everyone, I'm wondering if anyone else has encountered this issue. I recently set up Visual Studio Professional 2022 with specific extensions (PowerPlatform & D365 FinOps assets). I believe there's a problem with the installation because when I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
246 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-02-12T08:09:18.5666667+00:00
Marina Suarez Blazquez 0 Reputation points
1 answer

default.natstepfilter not working any more with VS 2022

The C++ debugger steps into all functions, regardless if they are excluded like this <Function><Name>T*operator-></Name><Action>NoStepInto</Action></Function> in default.natstepfilter

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-28T20:24:52.9266667+00:00
Fabian 0 Reputation points
commented 2025-02-11T06:08:55.49+00:00
Dou Xu-MSFT 170 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

ms visual studio launcher "Sorry, something went wrong"

Yolo, so i started working on a webapp, vs was working fine, then i went to grab lunch and i got this error: i went through every thread on google, tried all the solutions i could find. and now im here, attached below is the part of the log that…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,088 questions
asked 2025-01-30T16:14:23.26+00:00
Apple Pine 20 Reputation points
commented 2025-01-31T12:46:00.28+00:00
Apple Pine 20 Reputation points
1 answer

How to fix error I want to run C# in VS code but it give me error

'dotnet' is not recognized as an internal or external command, operable program or batch file. . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path. 2025-01-29 08:52:17.031 [info] Did not find .NET…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,289 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-29T03:51:22.9633333+00:00
Tanzeela Fatima 0 Reputation points
commented 2025-01-31T05:59:23.6366667+00:00
Dou Xu-MSFT 170 Reputation points Microsoft Vendor
10 answers One of the answers was accepted by the question author.

VS Code Debugger not working for python

I am experiencing debugging issue for my VS Code in WIN-10. It happened since weekend when I did OS restart . It was working fine before and I had launch.json configured too. Debugging was working fine. Any troubleshooting tips. It seems when I do…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2022-02-07T07:03:40.79+00:00
GHANASHYAM SATPATHY 306 Reputation points
commented 2025-01-29T23:15:20.2533333+00:00
idube101 0 Reputation points
2 answers

Computer changed names and AD. Can not debug app because ReportViewer can not be loaded

My computer was recently renamed and put into a new domain. I can not longer debug my application because the ReportViewer assemblies can not be loaded. "Could not load file or assembly 'Microsoft.ReportViewer.Design-<ComputerName>' or one of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-28T15:39:18.86+00:00
Scott Rappold 0 Reputation points
answered 2025-01-29T06:25:57.67+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual Studio 2022: How do I Build, Test, Launch and Load an App?

How can I Build, Test, Launch the IIS Express web browser, and Load an App in Visual Studio Community 2022 to create an ASP.Net Core Project on my local machine? # All the required Visual Studio 2022 workloads were installed successfully. #

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
246 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,271 questions
asked 2025-01-23T15:26:03.66+00:00
Simba Bryn Mahaja 20 Reputation points
commented 2025-01-25T12:33:11.9466667+00:00
Simba Bryn Mahaja 20 Reputation points
0 answers

Issues Debugging Scripts in Visual Studio with External Tools

Hi everyone, I’m facing some challenges while debugging scripts in Visual Studio when using external tools to automate repetitive tasks. For example, I’ve been experimenting with the arceusX scripting tool and noticed that Visual Studio occasionally…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-23T11:31:10.68+00:00
athena987 0 Reputation points
commented 2025-01-24T04:29:31.6866667+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
0 answers

Remote debugging of ASP.NET (.NET Core 8) app under IIS 10 will not show source code on breakpoint

Historically, I've had no problems using the remote debugger on a Windows server for .NET Framework web services. I've now had to create a .NET Core 8 Web API using VS2022. I've published the service to a W2016 host and am hosting it under IIS…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,778 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-12-18T13:38:55.14+00:00
Osborne,J,Jon,QDN R 0 Reputation points
commented 2025-01-22T14:00:00.76+00:00
Osborne,J,Jon,QDN R 0 Reputation points
0 answers

When stepping int myFunc(std::string a, std::string b, std::string c) I always have to work through the standard library code constructors. I have in my options "Enable Just My Code" but nothing i do seems to keep this from happening.

My func definition --> int mYFunc(std::string aString, std::string aComparator, std::string aCompareValue); Calling mYFunc("A String with Status=", "stristr", "Status="); Standard routines I keep having to work through. …

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-19T11:57:03.7+00:00
Todd James 0 Reputation points
edited a comment 2025-01-19T15:05:39.9633333+00:00
RLWA32 47,031 Reputation points
2 answers

I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".

However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,713 questions
asked 2024-11-04T16:48:00.14+00:00
Chris Hurtig 20 Reputation points
commented 2025-01-19T04:17:30.3+00:00
Jeffrey Folk 0 Reputation points
0 answers

How to fix LNK1181 error (including libs)

Severity Code Description Project File Line Suppression State Details Error LNK1181 cannot open input file 'C:\6money\libs.obj' Dll1 C:\6money\Money\Dll1\LINK 1 Hello, I'm currently facing an issue when trying to link the lua54.lib library in my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,852 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
358 questions
asked 2025-01-15T17:57:11.9633333+00:00
Yuri 0 Reputation points
commented 2025-01-17T07:12:29.2533333+00:00
Minxin Yu 12,596 Reputation points Microsoft Vendor
1 answer

GUI application Execution fails after porting an application from VS2015 to VS2022.

There is a GUI Application that is based on C++ that we are trying to update from VS2015 to VS2022. The application after the upgrade is not functioning as expected. The executable does not even open although the build is successful. In VS2015 though,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,428 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,852 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2025-01-06T04:24:05.24+00:00
Sai Krishna 0 Reputation points
answered 2025-01-16T08:11:00.38+00:00
Sai Krishna 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to start IIS Express after updating Windows 24H2

Hi, After updating to Windows 24H2, starting a web application in Visual Studio with .NET Framework 4.8 shows the error: Unable to start program Files\llS Express\iisexpress.exe. The process has been terminated. Refresh the process list before…

Internet Information Services
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,713 questions
asked 2025-01-08T23:10:01.8166667+00:00
Irfan Bawa Suteja 20 Reputation points
edited a comment 2025-01-13T05:34:06.8833333+00:00
Irfan Bawa Suteja 20 Reputation points
1 answer

Blazor hangs when debugging with authentication

Am I the only one who experience that 9 of 10 times Blazor hangs with this message when I use authentication, and after I have logged in?   Any hints on how to get past this issue?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,102 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,664 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,289 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-04-07T11:22:21.7633333+00:00
Finn Arildsen 76 Reputation points
answered 2025-01-08T18:11:07.2433333+00:00
Bruce (SqlWork.com) 71,426 Reputation points
0 answers

RuntimeKernel.exe file not found while debugging .sln

"Unable to start program RuntimeKernel.exe"

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-12-13T10:57:10.1033333+00:00
Matharkar, Aditya 0 Reputation points
commented 2025-01-06T07:53:09.1533333+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor
1 answer

How to Debug WCF Project Using Visual Studio as Non Administrator

When I open Visual Studio 2022 as Admin, I can able to easily run our WCF Project which is having Net Tcp Binding, but when opened VS 2022, as Non Admin and Run this Project, I am getting the below exception. "'The service endpoint failed to listen…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,102 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-12-20T17:00:57.7366667+00:00
Ali basha Syed 20 Reputation points
commented 2024-12-24T09:36:45.19+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
1 answer

insufficient memory to continue execution of program

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.OutOfMemoryException: Insufficient memory to continue the execution of the program. at…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-12-22T04:55:02.3233333+00:00
Anonymous
answered 2024-12-23T09:10:00.53+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
0 answers

I need help with this JIT Debugging message

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: Parameter is not valid. at System.Drawing.Image.FromStream(Stream stream,…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2024-12-20T14:55:40.81+00:00
Lauren Zyburt 0 Reputation points
commented 2024-12-23T07:44:28.6866667+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
2 answers

Unable to debug Stored Procedure

I get the following error: Unable to start the Transact-SQL debugger, could not connect to the Database Engine instance. Make sure you have enabled the debugging firewall exceptions and are using a login that is a member of the sysadmin fixed server…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,461 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,902 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-08-30T20:02:34.027+00:00
D D 6 Reputation points
commented 2024-12-20T21:52:52.7233333+00:00
Erland Sommarskog 116.6K Reputation points MVP