jkatme Posted October 28, 2006 Report Share Posted October 28, 2006 HiI get an error when I run Gym.exeI have .net framework 1.1 installed. Should I be installin framework 2.0 or 3.0?This is what I get at the end of details about my error.************** JIT Debugging **************To enable just in time (JIT) debugging, the config file for thisapplication or machine (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the machinerather than being handled by this dialog. Quote Link to comment Share on other sites More sharing options...
jkatme Posted October 31, 2006 Author Report Share Posted October 31, 2006 Solution is here:http://www.atraclife.com/forums/index.php?...=2516&st=10For anyone searching... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.