I didn't really know where to put this. It's not really a programming question, but Visual Studio 2005 question.
So if I try to debug any of my programs (F5) in Visual Studio it gives me an error "Unable to start program C:\Documents and Settings\(...)\practice\debug\practice.exe. Access Is Denied." Does anyone know how to fix this error? The only way I can actually run my .exe is to navigate to the folder myself and double-click on practice.exe which gets really annoying.
The filename shown in the error box is correct and everything, but the .exe doesn't run. I'm stumped