asp.net - ASPX files sometimes readonly when debugging in Visual Studio 2010 Premium -


I'm running a Visual Studio 2010 Premium on Vista 32-bit machine and I have noticed that sometimes when I have a website Project Debugging I can not edit an aspx file if I close the file and open it again I can edit it. Has anyone else encountered this problem? The only extensions I have installed are VS Productivity Power Tools and Power Commands. I also have this problem (using Windows 7 or XP) when:

  1. I do not already have a .SPX file in Visual Studio 2010
  2. I'm running a web app in debug mode

The lock occurs when I open and then try to edit any .aspx page (such as touching HTML slightly) which is currently viewing through a web browser when abg Is run in debug mode.

I have not found any solution for this problem yet, but when I am creating, I "browse ..." as a workaround for loading and viewing the page. (Right click solution explorer) HTML Improvement You can not debug codes but this file does not lock.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -