D
Diether
I have a program that saked for that:
To enable just in time (jit) debugging, the config file
for this application must have the jitDebugging value set
in the system.windows.form section.
The application must also be compiled with debugging
enabled.
I.e.
<configuration>
<system.windows.forms jitDebugging="true"/>
</configuration>
How I do this and where?
I have Winows ME
HP 7940
Can someone help me on this or at least give me a hint
where to go?
Regards
Diether
To enable just in time (jit) debugging, the config file
for this application must have the jitDebugging value set
in the system.windows.form section.
The application must also be compiled with debugging
enabled.
I.e.
<configuration>
<system.windows.forms jitDebugging="true"/>
</configuration>
How I do this and where?
I have Winows ME
HP 7940
Can someone help me on this or at least give me a hint
where to go?
Regards
Diether