Anyone know why and how to stop Visual Studio from locking a file during runtime.
Specifically, Im running a web app, and I want to edit a javascript file in VS, one that is in use in the runtime environment. Visual Studio sometimes locks the file from editing.
I've performed the same operation multiple times, and only part of the time is the file locked.
Specifically, Im running a web app, and I want to edit a javascript file in VS, one that is in use in the runtime environment. Visual Studio sometimes locks the file from editing.
I've performed the same operation multiple times, and only part of the time is the file locked.