Hi,

When I run my application and it contains an unhandled exception, it doesn't show me where anymore.
Earlier some reference was bugging me, because I changed target framework.
So I removed it.

Now instead of showing the code where it fails, it shows me "No Source Available" and
"No symbols are loaded for any call stack frame.".

I could add the forms and classes to a new solution or project, but is there an easier fix?

Thanks