I have an ASP.NET project set to utilize dynamic compilation - it has been set for almost a year now and no large changes to the project have been made. Randomly today, the pages have stopped compiling when I visit them... I can completely remove the code from a page and it still renders fine....
What could be causing the project to no longer dynamically compile? Is there something I can look at to determine if some setting was changed?