Have a look at apps.cfm in the farcry root directory, you may have overwritten the 
mappings

Eg
<cfscript>
stApps = structNew();
stApps['127.0.0.1'] = 'myApp'; // name of physical directory for your FarCry 
Application
</cfscript>

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J�rgen M. SKog�s
Sent: Monday, 26 April 2004 17:15 PM
To: FarCry Developers
Subject: [farcry-dev] Re: FarCry v2.1.1 released

After I install the upgrade (2.1.1) and did a &updateapp=1 my site nolonger
works,
have I done something wrong here?

This is my error:
------------------------------------------------------
Error Occurred While Processing Request
Could not find the included template /Application.cfm
------------------------------------------------------

The error occurred in
C:\inetpub\applications\farcry_core\admin\Application.cfm: line 9
7 :
8 :  <cfcatch>
9 :   <cfinclude template="/Application.cfm">
10 :  </cfcatch>
11 : </cftry>




---
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



---
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

Reply via email to