Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Mike40 #1
Component Caching?
Hello, I have experienced several occasions where I make a change to the body
of a component and then when I run the page, the changes are not reflected. I
have to go so far as to restart my computer in order to see the changes. Does
Cold Fusion cache cfComponent code? Thanks! Mike
Mike40 Guest
-
Caching in FMS 2.0.4
Hi, We have set up FMS 2.0.4 and want to find out if caching capability is available in FMS and information regarding cache settings. Please let... -
How do I change the state of a component outside ofthat component?
worked perfectly, thank you!! -
web svc caching
We are about to deploy our newly developed web svc, but since our svr is a laptop with limited resource and limited bandwidth, I guess I'll use a... -
How to make a protected property in the base component public in the derived component?
I have a base component, from which several components derive. What I want is to just publish some of the protected properties in the base... -
.NET Web Caching
Are there any additional IIS 5.0 settings that need to be configured to get caching to work on a web server. I have a .NET web application and... -
Tom Jordahl #2
Re: Component Caching?
Do you have trusted cache turned on in the CF administrator?
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest
-
Mike40 #3
Re: Component Caching?
No, no trusted cache. Also, if I open a cfc in Dreamweaver and resave it by a
different name, CF throws an error saying that it can not find the new cfc.
Weird. Could lack of memory be a factor? I'm running 512.
Mike40 Guest
-
Tom Jordahl #4
Re: Component Caching?
I don't think memory is the problem. Something else is going on here, but I
don't have any clues as to what.
Try turning off all the caching settings in the admin (template cache,
trusted cache, etc) to make sure that the CFC is recompiled in to Java for
each request and see what happens.\
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest



Reply With Quote

