VS.NET 2002/2003Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1).
** Please don't post code questions here **
For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I have created a setup file to execute a VB.NET application developed using VS.NET 2003.. I want to execute the applciation on a client computer,, so i have installed the microsoft .NET framework and also SDK.
While i am trying to execute the exe file ont he client computer i am getting an error message..
"Application has generated an Exception that could not be handled..
Process id=0x5d4(1492) Thread id=0x4c8(1224)
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 the computer settings.
I too have a Dell PC and suffered the same error. I think that there had been some corruption and I resolved it by reinstalling the .NET SDK Framework.