Microsoft
Software
Hardware
Network
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
How To Check Packets for Urls
Exchange 2003 Event 116
Blackberry browser 400 error - socketexception Connection reset
IE8 initial setup
Blank screen After WIn XP splash screen.
how the BIOS read (load) the first 512 bytes of a bootable hard disk
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
How to declare the document I'm working in
Sysprep failed to set computername
Assigning values to a range of cells in Excel with VBA