Hi

I just noticed I can't modify the code behind file page.aspx.cs during debug. It's locked. However I can modify any inline code in page.aspx


In VS 2008 Options > Debugging > Edit & Continue is checked.
In Project Properties > Configuration is Debug, Paltform > Any - there is no other option. Optimize is unchecked. Platform target: x86


I use C#.


I googled but couldn't find any solution.