I am struggling to get jitDebugging to work. I added App.config to my
project with the following contents:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>


But, I still get the "Microsoft .NET Framework popup about "An
unhandled exception..."

Thanks,
Craig

Reply via email to