.Net 2 problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have written a program using .Net 2. My program works good but after a
reboot when i run the program the following error occures :
"invalid win32 application" . I must copy the application agian to resolve
the problem .Reinstalling .Net2 dos not resolve my problem . What is wrong?
 
majid said:
Hi
I have written a program using .Net 2. My program works good but after a
reboot when i run the program the following error occures :
"invalid win32 application" . I must copy the application agian to resolve
the problem .Reinstalling .Net2 dos not resolve my problem . What is wrong?
What do you mean by "copy the application again to resolve" ?
 
Thank you for attention
It means that i copy exe file from developing computer to destination
computer.
 
majid said:
Thank you for attention
It means that i copy exe file from developing computer to destination
computer.
that sounds weird, suggest that you do a file difference comparison for
the 2 files. If the PE header is being modified, that would be a big
problem.
 
Thanks choongseng

Would you please introduce me some tools for comparing PE files
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top