<cfobject component="/cfcs/" name="cfcs" />
<cflock
name = "#application.applicationname#_item_access"
 type="exclusive"
timeout="55">
  <cfset variables.temp = request.cfcs & ".f_unlock_items_15_minutes()" />
</cflock>

I have a mapping set up here:
/cfcs_mappingd:\inetpub\redhotkitties\cfcs



But still cannot get to it.  Any help?

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.

The following information is meant for the website developer for debugging
purposes. Error Occurred While Processing Request Could not find the
ColdFusion component or interface /cfcs/. Ensure that the name is correct
and that the component or interface exists.  The error occurred
in*D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_settings.cfm:
line 9*
*Called 
from*D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm:
line 191
*Called 
from*D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm:
line 33
*Called 
from*D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/fbx_fusebox30_CF50.cfm:
line 1
*Called from* 
D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/index.cfm:
line 9
*Called from* 
D:/Inetpub/redhotkitties/site_theartoflovingcatsanddogs_com/Application.cfc:
line 62

7 : <cfsilent>
8 : <cfset request.cfcs = "site_theartoflovingcatsanddogs_com.cfcs">*9
: <cfobject component="/cfcs/" name="cfcs" />*
10 : <cflock
11 :    name = "#application.applicationname#_item_access"


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358770
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to