Hi friends,
Iam new to this group. I have problem with executing the
output(exe) file in a new 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 run 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
Peter Morris - 01 Mar 2008 12:32 GMT
install the .NET 2 SDK onto the machine and use dbgclr.exe to run your app
and see what the error is.
Pete