Have Exception thrown in my app. In callstack I can see program stops at property's getter: FullName.get()
I'm trying to find out what part of code is generating exception.
But in call stack I can see only 3 entries:
3) FullName.get()
2) [External Code]
1) myApplication.exe
Is is a way to debug external code somehow ?
http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx
This blog shows how to show framework code in the debugger.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With