On 14/07/2010 10:37 AM, joe martinez wrote: > > Thanks, that worked! This might be a dumb question, but why does it matter?
All the CFCs are in a folder under the CFIDE one. Remember the error: Could not find the ColdFusion Component or Interface CFIDE.adminapi.security it was looking for CFC called "security.cfc" in a folder called "adminapi" under the CFIDE one. So you need to map CFIDE itself. In a production environment it is common to make a copy of the CFIDE folder with the admin bits missing and map to that so the CF tags that need the mapping will still work but the admin area is missing to reduce hack attempts. -- Yours, Kym Kovan mbcomms.net.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335334 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

