May 14, 2003 #1 K kallenet Newcomer Joined May 14, 2003 Messages 4 Hello, please help me !!! we create a new project and jet we wil start it on any other computer. But if we started the program, a message is there No Jit Debugger available what can i do ??
Hello, please help me !!! we create a new project and jet we wil start it on any other computer. But if we started the program, a message is there No Jit Debugger available what can i do ??
May 14, 2003 #2 D divil Ultimate Contributor Joined Nov 17, 2002 Messages 2,746 Location England You could install the framework sdk, that includes a graphical debugger.
May 14, 2003 #3 K kallenet Newcomer Joined May 14, 2003 Messages 4 Thanks for your help !! thats ok but for my clients in cannot say "Use the framework sdk"
May 14, 2003 #4 D divil Ultimate Contributor Joined Nov 17, 2002 Messages 2,746 Location England Yes, but if you can install the frameword sdk on a test system you'll be able to break in to your app and see what's causing the error.
Yes, but if you can install the frameword sdk on a test system you'll be able to break in to your app and see what's causing the error.
May 14, 2003 #5 K kallenet Newcomer Joined May 14, 2003 Messages 4 Hello, thanks for your help ! The error that i see in the debugger is " Error in System.Type.InitializationExeception" Can you help me with this ??
Hello, thanks for your help ! The error that i see in the debugger is " Error in System.Type.InitializationExeception" Can you help me with this ??
May 14, 2003 #6 D divil Ultimate Contributor Joined Nov 17, 2002 Messages 2,746 Location England Where does this error occur?