Hi, I'm sure I won't have all the spec's needed so feel free to ask.
I am currently running IIS 6.0 on MS Server 2003 R2. My version of ASP.net is 2.0.50727.
The problem I am having is after editing a webpage and testing it locally, I copy the files to the directory which my Virtual IIS is pointing to. Then I delete all browsing history and cache for IE, and go to the page. But, the page is not using my updated file. I have proved this by appending -GONE to the file name and still being able to run the page with full functionality. The issue ONLY seems to be happening with .aspx.cs(codebehind) pages. When I appended -GONE to the .aspx page it killed the page as it should.
I've never posted before on anything, so don't kill me please.
I am currently running IIS 6.0 on MS Server 2003 R2. My version of ASP.net is 2.0.50727.
The problem I am having is after editing a webpage and testing it locally, I copy the files to the directory which my Virtual IIS is pointing to. Then I delete all browsing history and cache for IE, and go to the page. But, the page is not using my updated file. I have proved this by appending -GONE to the file name and still being able to run the page with full functionality. The issue ONLY seems to be happening with .aspx.cs(codebehind) pages. When I appended -GONE to the .aspx page it killed the page as it should.
I've never posted before on anything, so don't kill me please.