tola_ch2004 Posted October 28, 2004 Posted October 28, 2004 I have small application developed in VB.net, when I test it (.exe) with another system I got one error message. the meaning of that message is. ---------------------------------------------------- Application has generated a exception that could not be handled. Process id=0xdd8(3544), Thread id=0xb78(2936) ---------------------------------------------------- any body know how to solve this problem? please reply me some answer, thank in advance. Tola Quote
Administrators PlausiblyDamp Posted October 28, 2004 Administrators Posted October 28, 2004 (edited) Does it give any more details than those listed above? Does the other system have the .Net framework installed on it? If possible could you run a debugger on the remote machine to see where it fails? Edited March 1, 2007 by PlausiblyDamp Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Balcvochy Posted November 16, 2004 Posted November 16, 2004 I get a "application has generated an exception that could not be handled Process id=0x8bc (2236), Thread id=0x7e8 (2024)" when trying to run a program I made on a different computer. Yes, the other computer has .Net installed. But, how would I run a debugger on a remote machine? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.