I have compiled a project with "Build Solution" in VC++ 2008 Express Edition wich have worked fine all the time.
Suddenly without doing any changes nowhere after the last F7 (1 minute ago), I do get this Error message:
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 'E:\Documents and Settings\aaa\My Documents\Visual Studio 2008\Projects\Form1\Debug\Form1.exe'
The Form1 is in place in the debugfolder as usual. I dont what this depends on and what I can do to make it work. I have also tried to "Rebuild Solution" without success.