Exception Thrown: 0xC0000005: Access violation writing location 0x000A0FD0.

Juan Antonio Perez 0 Reputation points
2023-09-28T10:31:19.99+00:00

I'm trying to debug a program and when I exceed a certain value in a parameter that I give to the program, I get this error:

Exception thrown at 0x766C61E8 (user32.dll) in TRNExe.exe: 0xC0000005: Access violation writing location 0x000A0FD0.

Does anyone know what is this error and how could I fix it?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 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.
999 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.