You will need a mapping. On Nov 15, 2007 12:10 PM, Patrick J Hedgepath <[EMAIL PROTECTED]> wrote: > Is it possible to call a CFC from a higher level directory without using > mapping or virtual folders? > > For example let's say I have 5 sites all running the same code so I want a > CFC folder outside all 5 of these like this. > > C:\CFC > > > > And the sites are > > C:\site1 > > C:\site2 > > C:\site3 > > C:\site4 > > C:\site5 > > I want to just do this <CFINVOKE COMPONENT="../cfc.Application" > METHOD="SessionMgt"> but that does not work. > > How can this be accomplished?
-- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293349 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

