| | |
vb.net error
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2008
Posts: 4
Reputation:
Solved Threads: 0
Hi, I have the following codes:
It run smoothly for the first time,but when I execute it for the second time,it occured the following errors:
Unable to copy file "obj\Debug\FYP.exe" to "bin\Debug\FYP.exe". The process cannot access the file 'bin\Debug\FYP.exe' because it is being used by another process.
May I know what is the problem???
VB.NET Syntax (Toggle Plain Text)
me.hide() staff.show()
It run smoothly for the first time,but when I execute it for the second time,it occured the following errors:
Unable to copy file "obj\Debug\FYP.exe" to "bin\Debug\FYP.exe". The process cannot access the file 'bin\Debug\FYP.exe' because it is being used by another process.
May I know what is the problem???
Because the main thread doesn't terminated. You just hide the main form, I think you close application from staff form, right?
so, in its close event add this
so, in its close event add this
Application.Exit BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- Updated : Simple ASP.Net Login Page (ASP.NET)
- GPMC not installing: .NET framework required? (Windows NT / 2000 / XP)
- asp.net error iss killing me (ASP.NET)
- ASP.Net Error (ASP.NET)
- Error opening a project (ASP.NET)
- Really Bad ERROR(dat i don noe) (Windows NT / 2000 / XP)
- New user with Bridge.DLL error (Viruses, Spyware and other Nasties)
Other Threads in the VB.NET Forum
- Previous Thread: about installer
- Next Thread: Append Node to XML file Using Vb.net
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary box button buttons center click code combo combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder image images isnumericfuntioncall login math memory mobile module ms msaccess mssqlbackend mysql navigate net opacity pan peertopeervideostreaming picturebox picturebox1 port print printpreview problemwithinstallation project record regex reports" reuse right-to-left save savedialog search serial sorting sqldatbase storedprocedure string temp textbox timer txttoxmlconverter updown useraccounts usercontol usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet view vista visual visualbasic visualbasic.net visualstudio web wpf xml






