VS2003 Locks Javascript files during runtime

Diesel

Contributor
Joined
Aug 18, 2003
Messages
662
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.
 
Back
Top