Hi All,
I am getting following error message when I try to run an exe created in
vb.net on windows 2003 server. The application was created using Visual studio 2003 and Framework SDK 1.1
The error message is :
Application has generated an exception that could not be handled
Process id = 0x7c0 (1984) , Thread id = 0xba0 (2976)
Surprisingly this application works fine on development box which has same framework SDK version (1.1) however the OS on production box is windows 2003 server while on development box it is windows XP.
The framework security settings for my computer and local intranet are set to full.
Does any one have any suggestions to fix the problem?
Thank you all for your help.
Best,
Satyajit Kharkar