problem running program

BlueJay924

Well-known member
Joined
May 6, 2003
Messages
46
After creating my program and installing it onto another computer, im having problems running the program. both computers are windows xp, and on the computer im installing the completed program ive 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?
 
Is the .net framework installed on the other computer. To run anyhtin built in .net the computer running it must have the .net framework.
 
Ive 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 cant quite remember.

-- Pete
 
Back
Top