Our team has a ~50 project solution with a few dlls, lots of libs, and three executables. If I do a build solution, and at any point during the build hit Control-C to cancel it, whatever is being built at the time I hit the button is now corrupt. It looks like it leaves the partially created .obj, .exe, or .dll around and doesn't detect that it only got halfway through. Is this a common symptom Is there some known fix (MSDN and google searches didn't turn up any hits) Our projects and solution are all converted from 2003, if that's any help.
Thanks for any info,
Chris Jurney
Senior Programmer
Relic Entertainment

Corrupt Builds After Cancel
Operator10
fatal error LNK1136: invalid or corrupt file
on a .obj file.
AxelW
new entry.
Steve Nunez
What language are you using, C#, C++, VB Does pressing Ctrl+Break or pressing the Cancel button on the Build toolbar make a difference
I suggest you log this as a suggestion on Visual Studio and .NET Framework Feedback.
ConradC
CritterNZ
Lisber
Dhinesh C
Jon D.
Juval Lowy
Ruepen
This is unbelievable and I hope you are wrong about it not being fixed in the SP. Cancelling a build is something I do multiple times every day, (modify .h, compile, modify other files, break build, recompile) and this issue, combined with the multiple VS2005 issues, is an incredible frustration right now.
Anyone from MS to comment on this
Reto Scherrer
Closed. Not Reproducable. BOOOOOO
StefanS
I'll try the feedback page... thanks for the tip.
Prasanta
Rupreet Singh Gujral
Hi JFRoy,
We are actively working on this issue and it's too early to say whether this will be fixed in SP1. Rest assured though that we are aware of this issue's importance. It's fairly probable we will release a hotfix as well and you can follow up with me directly if you wish (borisj@microsoft.com).
Thanks,