I am new to ASP.Net development.
I need to maintain a site that is already working. I downloaded an ASPX and its correspondent ASPX.VB file, I edited it and uploaded it back to the site but it doesn't work.
How do I set my local project / page in order to make it interpreted and not pre compiled so I can upload those 2 files and make them work?
Thanks!