After many back and forths - and being told to do the same things again and again this is the last thing said that I replied to that remains unanswered for me.
I want to know if its just something i cannot figure to resolve on my computer or if many are having issues with this program.
Furthermore earlier versions worked fine for me - so why it does not start or complete properly now?? I am at a loss
I am using Vista 32 home if someone can give me the method to find this area and be sure it is correct I would appreciate it.
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
[/img][/img]