I was hired to take over as the webmaster of a small website. The previous webmaster precompiled the asp.net web application. Here are the following files I have access to:
When I go to open one of the .aspx files, I get the following message as the source code for all of them: "This is a marker file generated by the precompilation tool, and should not be deleted!"
I have tried using Roeder's .NET Reflector. My biggest problem is not being able to see the .aspx files...let alone the code behind files. What can be done to solve my problem.