Narvius wrote:
Don't manually shift around stuff, *ever*.
How I wish we didn't have to! Alas, there are times when Visual Studio and Visual SourceSafe conspire to make manual interventions the only option, such as if a project under source control is to be renamed. With luck these issues will simply go away when we eventually move to Team System... While I'm on it bitching about source control, the "web project without a project" is the worst idea I've come across this far. Surely it would be possible to have a project file and still use the dynamic compilation model? Now, if my web app has the audacity to write a log file (or any file really) anywhere under the web site root, Visual Studio very cleverly decided this is a "newly added file" and proceeds to add it to the SourceSafe database if I check in the solution. I wonder who's great idea that was! Oh well. :§