I don't know if this is the correct forum, but I really need some help.
I created an aspx page some time ago and was publishing it. I later wanted to make it secure and moved it to a new folder with authentication. I deleted the old file.
Although the old file doesn't exist, it is still accessible. process monitor shows that the file is not found, but users can still see it. I tried changing the db pw and updating the connection string, but the deleted file is using the new webconifg file.
I have restarted IIS, I have restarted the server, I have refreshed my browser. Other computers who have not previously accessed the file can get to it.
How do I make this file die?!?!?!