I have created a setup file to execute a
VB.NET application developed using VS.NET 2003. I have deployed that applciation on a client computer, and i have installed the microsoft .NET framework and also SDK.
While i am trying to execute the application file ont he client computer i am getting an following error message.
First I am getting following error and when I say OK then I am getting another error.
---------------------------
CMS_Conversion.exe - Common Language Runtime Debugging Services
---------------------------Application has generated an exception that could not be handled.
Process id=0x814 (2068), Thread id=0xbb0 (2992).
Click OK to terminate the application.
Click CANCEL to debug the application.
---------------------------
OK Cancel
---------------------------
Another message is
---------------------------
CMS_Conversion.exe - No debugger found.
---------------------------
Registered JIT debugger is not available. An attempt to launch a JIT debugger with the following command resulted in an error code of 0x2 (2). Please check computer settings.
cordbg.exe !a 0x814
Click on Retry to have the process wait while attaching a debugger manually.
Click on Cancel to abort the JIT debug request.
---------------------------
Retry Cancel
---------------------------
Can you please tell me anyone that Why I am getting this error ???
Thanks
Kamlesh Gujarathi.
kamlesh.gujarathi@itshastra.com