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 do most developer handle localization in .NET?
Win2000 Terminal Server and your terminal services client license will expire in x days
Blackberry browser 400 error - socketexception Connection reset
ASP Connection String vs. Database Access DLL
iPhone citrix reciever with Citrix Access Gateway
Blank screen After WIn XP splash screen.
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
Dynamically Label Radio Button Lists in ASP.net
how to load a php include after page is loaded?