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
In my case there were some vstest processes running (with various names but all containing the string vstest). I had to terminate them in taskmgr.