<cfscript>
adminObj = createObject("component","cfide.adminapi.administrator");
adminObj.login(cfide_password); //cfide_password is set in cfide.cfm
// Instantiate the runtime object.
myObj = createObject("component","cfide.adminapi.runtime");
// clear cache
myObj.clearTrustedCache();
</cfscript>
On 10/17/06, Charlie Arehart <[EMAIL PROTECTED]> wrote:
Steven, are you just turning off the trusted cache? Or actually flushing the
template cache as well? Show us the Admin API call you're using.
/charlie
http://www.carehart.org/blog/
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Ross
Sent: Monday, October 16, 2006 4:41 PM
To: ACFUG ColdFusion Discussion
Subject: [ACFUG Discuss] cf 7 bug?
Anyone using trusted cache and clearing it with the admin API? If so do your
CFC's still remain? We are trying to find out if this is a bug or not.
Thanks,
Steven
--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 928-484-4364
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------
--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 928-484-4364
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------