Could it be a proxy caching issue? We had terrible troubles like this until we added this-
<!--- disable proxy cache, allow browser cache ---> <cfheader name="cache-control" value="private"> Chris Norloff ---------- Original Message ---------------------------------- From: Jeff Houser <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Tue, 23 Sep 2003 15:52:18 -0400 >Hi all, > > I upgraded a client machine to CFMX 6.1 this morning (from CFMX). Now I'm having > some horrendous caching issues as described so eloquantly by someone else: > ><http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=26535&forumid=4#133584> > > > I've cleared out the .class files manually. I've restarted the CF Server. I've > restarted IIS. I've rebooted the machine. I've renamed the file in question. CF > still thinks it is there. > > Anyone? J e f f > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138278 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

