Hey all,
I've been using Visual Studio for a long time. Lately though, after I build an executable successfully, it won't let me build it again for a solid 60 seconds or so, claiming that, for example, test.exe is still in use (when it's clearly not, because if I go into the directory and delete it it will let me rebuild right away). It's not a huge deal, but it is a little frustrating especially when I'm making rapid changes and testing output. So I was hoping that maybe there was a setting somewhere that I accidentally tinkered with and didn't realize that's causing the problem.
-Greywolf