VB.NET: Why cannot copy to temporary directory

toytoy

Well-known member
Joined
Jul 16, 2004
Messages
46
Programming Experience
1-3
I don't know why sometimes when you code for a long period of time, there will be a error that say you file cannot be copy to temporary file.....proj.exe error...

and the whole application cannot run or compile..

the only solution is to copy to another folder and compile it again..

but the error will still occur..

Therefore i can only try one time everytime i compile....

Does anyone know what is the problem behind and how to solve it..

Most importantly, how to prevent in future..

Thanks
 
Back
Top