**When I compile my code in visual studio c++ 2008, I get the following fatal error:
fatal error LNK1104: cannot open file 'C:\Users\....\Documents\Visual Studio
2008\Projects\....\Debug\....exe**
I just copied my code from another project in visual studio C++ and paste it in this project again in visual studio C++. can it cause this error?
