I have been trying to get farcry up and running on my personal machine and my host has also given it a try and in both cases we are getting file not found errors. Here are the settings and errors we have. ANy help is appreciated.
App location http://localhost:8500/farcry_home Error message received: Could not find the included template /farcry/farcry_core/tags/farcry/_dmSec.cfm. Admin http://localhost:8500/farcry/ Error message received: Could not find the included template /Application.cfm. Apps.cfm: <cfscript> stApps = structNew(); stApps['localhost:8500'] = 'farcry_home'; </cfscript> CFMapping /farcry C:\CFusionMX\wwwroot\farcry\farcry_core\admin\ Mappings in jrun-web.xml <virtual-mapping> <resource-path>/farcry_home</resource-path> <system-path>C:/CFusionMX/wwwroot/farcry/farcry_home/www/</system-path> </virtual-mapping> <virtual-mapping> <resource-path>/farcry</resource-path> <system-path>C:/CFusionMX/wwwroot/farcry/farcry_core/admin/</system-path> </virtual-mapping> </jrun-web-app> --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
