Unable to clear ASP.NET cache

We have an 2.x ASP.NET application running on Windows Server 2k8R2.

We had to make a couple of changes, and when we sent them to production, the new changes did not work. When I check the physical page on the production server, all the new code is there, however the old code is still executing.

Something seems cached, and I don’t know where to check it, so as not to cache it? I quickly restarted IIS, but I cannot bring the server for a long period of time until late in the evening. I would like to find out why this is happening, so I can reset now, and also avoid it in the future. Any idea?

+3
source share
2 answers

, , . web.config, . web.config, . , . . web.config , , IIS ( ), , , , .

0

, . , !

+1

All Articles