Missing Source information

Rory Walsh 0 Reputation points
2024-08-27T14:16:31.2766667+00:00

Screenshot (6)

I'm using C# Winforms to make an application.

When I put a breakpoint in my code at the end of a form_load method, this appears. You can see in the call stack the point at which it's failing.

If I don't put the breakpoint in, the form loads, but none of the methods work from then on, with one of them even crashing the PC if a breakpoint is put anywhere within the method, despite being essentially the same code used in another form that works flawlessly.

I have added the Microsoft Symbol Servers, tried enabling and disabling "Just my code", enabling and disabling "Require source files to exactly match the original version, everything. nothing seems to fix this issue, and I'm not sure what to do to rectify this.

Any help is appreciated

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.
Developer technologies | C#
Developer technologies | 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.
{count} votes

Your answer

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