Hello all,
We are having a problem during our testing phase on getting the program to run on some but not all of the computers in our network. The Windows XP Installer works fine and the program gets loaded without any errors. As soon as you click on the icon though the following error message comes up.
The application has generated an exception that could not be handled.
Process id=0xpc8 (2504),Thread id=0x9cc(2508)
Press OK to terminate
Press Cancel to debug
When you hit Cancel the following error appears.
Registered JIT debugger is not available.
cordbg.exe !a 0x9c8
Retry Cancel
What would be causing this to happen. The Network Admin thinks it is something within my program and I think it is something on the system.
If it is something within the program that I did is not a big deal but the executable is generated during the build and so it is my belief that if there was a problem within the setup or executable then we would be having this problem on all the systems within our network. Am I right on this or not?
If some could let me know what I need to look for either in my programs settings or in the computer settings on my machine or the machines it does not work on.
Any help, as always, is greatly appreciated.
Brian
We are having a problem during our testing phase on getting the program to run on some but not all of the computers in our network. The Windows XP Installer works fine and the program gets loaded without any errors. As soon as you click on the icon though the following error message comes up.
The application has generated an exception that could not be handled.
Process id=0xpc8 (2504),Thread id=0x9cc(2508)
Press OK to terminate
Press Cancel to debug
When you hit Cancel the following error appears.
Registered JIT debugger is not available.
cordbg.exe !a 0x9c8
Retry Cancel
What would be causing this to happen. The Network Admin thinks it is something within my program and I think it is something on the system.
If it is something within the program that I did is not a big deal but the executable is generated during the build and so it is my belief that if there was a problem within the setup or executable then we would be having this problem on all the systems within our network. Am I right on this or not?
If some could let me know what I need to look for either in my programs settings or in the computer settings on my machine or the machines it does not work on.
Any help, as always, is greatly appreciated.
Brian