Hi friends,
Iam new to this group. I have problem with executing the
output(exe) file in an another system. I have created and compiled in
a VS 2005 tool. when i run the exe file in a new system. its prompting
me for send don't send error. what should i do, for getting the
output. I have installed the .net framework2.0 in the system. even its
not opening. should i install any other supporting file with the
framework. help me friendz. ASAP.
I developed in VS 2005.
OS windows XP Service pack 2
Database : SQL 2000
kimiraikkonen - 28 Feb 2008 14:11 GMT
> Hi friends,
> Iam new to this group. I have problem with executing the
[quoted text clipped - 7 lines]
> OS windows XP Service pack 2
> Database : SQL 2000
This kind of errors may indicate bug in your program. I highly
recommend to set try-catch-end try exception handling blocks inside
your form_load event to catch the real error that may route you to
solve.
Manish - 28 Feb 2008 17:37 GMT
I think this might be the case for the error. anyway tnx for you
valuable tips. Let me check you code and get back you. if it needs.
Manish - 28 Feb 2008 17:39 GMT
I think this might be the case for the error. anyway tnx for your
valuable tips. Let me check my code and get back you. if it needs.
Manish - 03 Mar 2008 06:10 GMT
tnx for given me your valuable ideas. Now its working. I didn't take
the supporting dll files with the exe file. so that i was getting an
error when i try to open the file. Now its working. I am not getting
the send don't send error. the application is opening now. tnx once
again..