VS2010 setting open files to read only on save
        Posted  
        
            by Sophia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sophia
        
        
        
        Published on 2010-06-01T02:22:55Z
        Indexed on 
            2010/06/01
            2:33 UTC
        
        
        Read the original article
        Hit count: 352
        
I'm editing a Visual Studio 2010 web application.
When saving changes to a code-behind file, the file becomes read only in the editor for 1-2 minutes. Closing and re-opening the file makes it editable again.
As I save quite frequently, this can be a pain.
Has anyone else run into this issue, and know any work-arounds?
© Stack Overflow or respective owner