BlueJay924 Posted September 25, 2003 Posted September 25, 2003 After creating my program and installing it onto another computer, i'm having problems running the program. both computers are windows xp, and on the computer i'm installing the completed program i've installed the sdk and the redistributable. however, when i run the program i get the message "Registered JIT Debugger is not available". any suggestions on how to fix it? Quote
Mike Bailey Posted September 27, 2003 Posted September 27, 2003 Is the .net framework installed on the other computer. To run anyhtin built in .net the computer running it must have the .net framework. Quote
aewarnick Posted September 28, 2003 Posted September 28, 2003 Try recompiling the program in release mode. Quote C#
pjv Posted September 28, 2003 Posted September 28, 2003 I've had this problem too. Neither of the posted solutions worked for me. I think I solved it by adding the dir with the debugger in to my path.. but I can't quite remember. -- Pete Quote
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.