Have you added all the relavent mappings in the CFIDE?





Deanna Schneider wrote:

Hi All,
I see that someone else had this issue (by searching the archives) but I
didn't find an answer. I've installed farcry off the root of my webserver
(CFMX 6.1 Developer's Addition, using built-in webserver on WinXp box,
Oracle DB). The install looks like this:
c:/cfusionmx/wwwroot/applications/...
    -farcry_aura
    -farcry_core
    -farcry_test
    -fourq
    -www
    -apps.cfm
With this code:
<cfscript>
stApps = structNew();
stApps['localhost'] = 'farcry_test';
</cfscript>

I've created the mappings in the webserver and the mapping in CFMX
When I browse:
http://localhost:8500/farcry

I get the error below.

Help?

      The error occurred in
C:\CFusionMX\wwwroot\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

Reply via email to