I\'ve got a C# webforms app, that until today had been working just swimmingly.
webforms
Now today, all of a sudden, every time I try run the app, I get a file l
If this is an SSIS project, then open task manager and kill all instances of DtsDebugHost.exe, that should release the locked files.