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?
Sadly I had to give up because I do not have admin rights (or any rights, really) to the web servers. The next morning I checked with our network administrator and was informed that it was a server issue. Thanks anyway everyone!