I’ve been using VS Express to write my code and it creates a short-lived tmp file every time I save. Unity doesn’t seem to like it and throws an error.
How can I either get Unity to cope with it or maybe disable that tmp file creation in VS Express ?
I’m getting that as well with VS Express C# 2008, but it’s not every time I save. Maybe 1 in 20-30 saves or so. Because it happens so rarely I haven’t looked into how to make it disappear.