Somehow I lost my source project, but I have it in the form of a pre-compiled project hosted on my server. I tried to use a decompiler. I am able to see code files, but the problem is that I am not able to recover or read the asp.net server page. When I open them the only thing I see is "This is a marker file generated by the pre-compilation tool, and should not be deleted!"
Even if I recover all code files how can I recover page files? I mean the markup language files. Also, how I will re house them together to generate a new project?
I see in the bin folder all the .aspx pages are in the form of compiled files with their respective name
I am currently using Telerik's decompiler.