Question : move a VB.Net exe file

Hi,

I finished a project, found the exe in /bin/Debug/ and double the exe can run the project without any problem. I then copy and paste the exe onto my desktop. When I run the exe on desktop, I got error message:
Unhandled exception has occurred in your application.....
So, even in the same computer, the exe should only be run in its original folders that it was created?
What I shold do to move an exe file?

Answer : move a VB.Net exe file

Make sure that any DLL's that are in the bin/Debug folder get moved as well.  If that doesn't work, please post the full error message.
Random Solutions  
 
programming4us programming4us