A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Exception Thrown: 0xC0000005: Access violation writing location 0x000A0FD0.
Juan Antonio Perez
0
Reputation points
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?
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Sign in to answer