Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi, I have some asp pages that I ma

Status
Not open for further replies.

DDR

Technical User
Aug 22, 2001
54
0
0
US
Hi, I have some asp pages that I make changes on them but when I browse them the changes never kick off
the problem lies on as javascript error generated for a mistype. I fixed the typo but still shows the old page with the wrong type when debugging, a page that doesn't
even exists.
It seems that the server is still caching those old pages.
Is there anyway to clear that cache or a patch to solve this error
-->I changed the "in memory document cache" to "0"
under server extensions-->perfomance on the properties of the server.
Any Ideas? Should I post this on another forum?
I'm running IIS on 2000 server.
(this was posted in the IIS forum also)
 
Hey,
Reset the chache size to default, browse to another page, then clear the browser's cache. Then check your page. Try that first off, and let me know.


Arc.
 
I set the cache on the server to default then
I cleared The history, Internet Temp files and cookies on
the browser. Still does not work
By the way when you say clear the cache on the browser,
does that mean the cleanup like the one I just mentioned above or anything else that has to be done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top