978 questions with Visual Studio Debugging tags

Sort by: Updated
2 answers

How to fix Failed to attach to process: Unknown Error: 0x80131c3c Error?

With VS2022 (Version 17.10.6) am not able to SSH attach to a .net Self-Contained console app running on a Linux-arm64 RaspberryPi 4 without getting the error: “Failed to attach to process: Unknown Error: 0x80131c3c” Notes: a) Using PW SSH connection and…

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.
978 questions
asked 2024-08-15T14:59:49.9933333+00:00
Andy VanDamia 0 Reputation points
answered 2024-08-16T15:56:53.2866667+00:00
Andy VanDamia 0 Reputation points
1 answer

SignedXml.CheckSignature alway return false.

Here is my code ,VerifyXmlDocumentSignature alway return false. I checked my signedxml this site https://tools.chilkat.io/xmlDsigVerify.cshtml,my xml signed is…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,734 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.
10,732 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.
978 questions
asked 2024-08-13T04:55:39.46+00:00
谭振华 1 Reputation point
commented 2024-08-16T04:53:12.37+00:00
Jiale Xue - MSFT 43,696 Reputation points Microsoft Vendor
0 answers

Integration pdf.js and Blazor; Debugger on Visual studio is lost

Hi there, i have a problem with the integration of blazor with pdf.js. Lately pdf.js (Developed by Mozilla) has change from .js to .mjs file. I upgraded to work with .mjs file but now i am encountering another problem. When i start the Visual Studio on…

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,527 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.
10,732 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.
978 questions
asked 2024-08-14T20:38:36.4266667+00:00
Unisign Dev Team 0 Reputation points
commented 2024-08-15T08:02:21.7866667+00:00
Ping Ni-MSFT 3,770 Reputation points Microsoft Vendor
0 answers

Severity Code Description Project File Line Suppression State Error error MT1045: Failed to execute 'devicectl': 'devicectl -j /var/folders/rl/ptx9jbl54m78d99cmrr1c1tw0000gp/T/tmpLC5jC6.tmp device install app --device iPhone /Library/Caches/Xamarin/mtbs/

Cant get to deploy to my physical IOS device , I have a mac locally and visual studio is on a virtual machine setup , While , Iam able to deploy to the ios emulators , I get the same error when I tried to deploy to my device. using visual studio 2022…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,301 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.
978 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
209 questions
asked 2024-08-02T01:29:03.0466667+00:00
Pamela Rios 0 Reputation points
edited a comment 2024-08-14T09:11:47.2+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to enable JIT debugging for a certain app?

Im using an internet tracker app called Net Uptime Monitor, Recently it came up with a panel that says, "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,734 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.
978 questions
asked 2024-08-08T01:23:02.7066667+00:00
Brendan Price 20 Reputation points
accepted 2024-08-09T17:30:12.9933333+00:00
Brendan Price 20 Reputation points
2 answers One of the answers was accepted by the question author.

Xamarin forms - debugger-agent: Unable to connect

Hello all, I am trying to make test Xamarin app on android simulator. At first it was working OK, but since my app would be working also in offline mode I decided to test it on simulator without internet connection. On simulator I disabled internet and…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,328 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.
978 questions
asked 2021-05-04T19:10:57.33+00:00
Bumbar14 56 Reputation points
accepted 2024-08-09T12:43:52.9166667+00:00
Bumbar14 56 Reputation points
3 answers One of the answers was accepted by the question author.

How to Use 32-bit COM DLL in a 64-bit WPF .NET Core 6 Application?

I have a Class Library project in .NET Core named "LIBTOOBA" with the following setup: Project File (LIBTOOBA.csproj): <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> …

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,191 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,734 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,963 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.
10,732 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.
978 questions
asked 2024-08-06T02:08:01.25+00:00
Mojtaba_Hakim 301 Reputation points
accepted 2024-08-07T23:12:16.8733333+00:00
Mojtaba_Hakim 301 Reputation points
2 answers One of the answers was accepted by the question author.

C++ - compile: error MSB4057: The target "Build" does not exist in the project.

Trying to compile / build a C++ project, but keep on getting this error: C++ - compile: error MSB4057: The target "Build" does not exist in the project.

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,657 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.
978 questions
asked 2024-08-02T11:57:01.73+00:00
accepted 2024-08-06T06:59:16.4766667+00:00
1 answer One of the answers was accepted by the question author.

How to resolve error CS1061?

I have a data access layer and business object layer in my ASP.Net web application. Everytime when I made changes to the existing function or added a new function in the data access layer and business object layer, it will throw error CS1061 when I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,458 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,435 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.
10,732 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.
978 questions
asked 2022-10-25T05:42:13.007+00:00
Cindy See 206 Reputation points
commented 2024-08-05T20:42:06.88+00:00
Quentin Becuwe 20 Reputation points
1 answer One of the answers was accepted by the question author.

Am I permitted to run visual studio 2022 professional on two different computers for debugging purposes?

Can I have visual studio loaded on more than one computer for code debugging purposes. Network Security is preventing remote debugging.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,963 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.
978 questions
asked 2024-07-30T15:10:03.5466667+00:00
Steven R Huard 20 Reputation points
accepted 2024-07-31T12:30:18.9366667+00:00
Steven R Huard 20 Reputation points
1 answer

How to fix/Install Visual Studio Just-In-Time Debugger

Whenever I try to play EAFC 24 my game is crashing on loading screen and sometimes It crashes In game. My pc good enough to play the game but it is freezing every 10 second (30 sec freezes) Im just looking at the frozen screen more than I play :( may…

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.
978 questions
asked 2024-07-29T15:34:58.8266667+00:00
Efe Zobu 0 Reputation points
edited the question 2024-07-31T09:43:32.1266667+00:00
Tianyu Sun-MSFT 30,066 Reputation points Microsoft Vendor
2 answers

Visual studio 2022 debugging

how to resolve error " visual studio can not start debugging because the debug target bin\debug.exe is missing

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.
978 questions
asked 2024-07-24T13:02:09.1366667+00:00
Nazeer Khan 0 Reputation points
commented 2024-07-31T02:34:27.2033333+00:00
Tianyu Sun-MSFT 30,066 Reputation points Microsoft Vendor
1 answer

Здравствуйте, как устранить данную ошибку в VS Code?

& : Имя "c:\Users\maksi\OneDrive\абочий стол\Python\python.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.
978 questions
asked 2024-07-30T08:06:28.7533333+00:00
Алексей Паластров 0 Reputation points
edited an answer 2024-07-30T09:15:08.9733333+00:00
Anna Xiu-MSFT 28,221 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

how to fix the debugger in visual studio code

My debugger is not working. I guess there is some problem with the configuration but it is not working. Everytime i try to debug it show 'Configuration 'C/C++: gcc.exe build and debug active file' is missing in 'launch.json'. Please help me configure the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,963 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.
978 questions
asked 2024-07-29T13:50:02.1566667+00:00
Bhavya Jain 20 Reputation points
accepted 2024-07-30T08:06:48.2333333+00:00
Bhavya Jain 20 Reputation points
5 answers

can't find WinDBG.exe

I am trying to follow the examples in the book "Windows Internals" from Microsoft Press, but I can't find windbg.exe, or any of the debugging tools for that matter. I have Visual Studio 2022 installed for C++ development and I tried installing…

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.
978 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,221 questions
asked 2023-04-27T21:46:27.02+00:00
graham dearsley 20 Reputation points
answered 2024-07-27T07:35:21.4233333+00:00
Nicu F 61 Reputation points
1 answer One of the answers was accepted by the question author.

Build .vdproj has error:To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'DotNetFX40KB2468871\dotNetFx40_Full_x86_x64.exe'

My VM is windows 10 ,VS2013 professional. The error is shown as following pictures: I have tried below links : 1.[Microsoft .NET Framework 4 (Standalone Installer)]](https://www.microsoft.com/en-us/download/details.aspx?id=17718)  It tells me I have…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,963 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.
978 questions
asked 2024-07-11T02:46:15.99+00:00
Ryan 20 Reputation points
accepted 2024-07-25T00:23:25.41+00:00
Ryan 20 Reputation points
3 answers

No dlls are visible when I run the VS debugger. No breakpoints are available

I have an HTTP API project that was originally built in VS 2019 and has been migrated to VS 2022. When I run the project with the debugger in Visual Studio, no dlls are listed in the module window and the breakpoints are all open circles. If I deploy…

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.
978 questions
asked 2024-07-03T23:16:48.4466667+00:00
Michael Warden 0 Reputation points
edited the question 2024-07-23T09:34:29.93+00:00
Tianyu Sun-MSFT 30,066 Reputation points Microsoft Vendor
1 answer

Visual studio compiler error

have this problem: I can't run the code, it says: The "ResolveAppHosts" task was not given a value for the required parameter "RuntimeGraphPath". I don't know what I can do, please help me .NET version 6.0, C#

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,963 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.
10,732 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.
978 questions
asked 2024-07-07T20:45:55.3733333+00:00
Yura Yarotskyi 0 Reputation points
edited a comment 2024-07-23T03:46:49.4166667+00:00
Tianyu Sun-MSFT 30,066 Reputation points Microsoft Vendor
0 answers

To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

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.
978 questions
asked 2024-03-12T19:39:47.3166667+00:00
amit 5 Reputation points
commented 2024-07-19T16:21:51.96+00:00
uzahid 0 Reputation points
1 answer

When ever i click " once the editor should show "cursor" but I'm getting ""cursor"

I have been facing a problem is vs code lately and it is pretty annoying. Whenever i type double quotes single quotes or template literals i am getting three instead of two for example if i types " on keyboard the output should be like…

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.
978 questions
asked 2024-07-14T04:48:54.78+00:00
Devansh Bhardwaj 0 Reputation points
commented 2024-07-18T06:49:31.2833333+00:00
Anna Xiu-MSFT 28,221 Reputation points Microsoft Vendor