CharlieChau
Active member
- Joined
- Jun 15, 2004
- Messages
- 26
- Programming Experience
- Beginner
Hi,
I use the VB .NET for create an application. It can in the visual studio .net no problem. Now, I want to take the executable file to run without opening visual studio .net.
I take the executable at the bin of that application and copy in root c: , but I always get the message error:"System.IO.FileNotFoundException" at the window Just-In-Time-Debugging.
How can I avoid the above error.
Thanks,
/CC.
I use the VB .NET for create an application. It can in the visual studio .net no problem. Now, I want to take the executable file to run without opening visual studio .net.
I take the executable at the bin of that application and copy in root c: , but I always get the message error:"System.IO.FileNotFoundException" at the window Just-In-Time-Debugging.
How can I avoid the above error.
Thanks,
/CC.