Below the line, you'll see what I had this morning. Although, it's probably
all irrelevant now. I tried to do a clean install (dropped all tables,
deleted the directory). (I didn't redo my webserver mappings, so maybe
there's something wrong there.)

Now, though, I get nothing. When I try to go to the admin page, and when I
try to go to the test application, the server just hangs. I tell ya, so far,
I'm finding this pretty frustrating.

____________________________________________________
Here are my webserver mappings:
<virtual-mapping>
   <resource-path>/farcry</resource-path>

<system-path>C:/CFusionMX/wwwroot/applications/farcry_core/admin/</system-pa
th>
  </virtual-mapping>

  <virtual-mapping>
   <resource-path>/farcry_test</resource-path>

<system-path>C:/CFusionMX/wwwroot/applications/farcry_test/www/</system-path
>
  </virtual-mapping>

Here are the exceptions listed in debugging:
Exceptions

07:50:24.024 - Expression Exception - in
C:\CFusionMX\wwwroot\applications\farcry_core\admin\Application.cfm : line 6
    Element 127.0.0.1 is undefined in a CFML structure referenced as part
of an expression.
    07:50:24.024 - MissingInclude Exception - in
C:\CFusionMX\wwwroot\applications\farcry_core\admin\Application.cfm : line 9
    Could not find the included template /Application.cfm.

----- Original Message ----- 
From: "Brendan Sisson" <[EMAIL PROTECTED]>
Newsgroups: farcry-dev
To: "FarCry Developers" <[EMAIL PROTECTED]>
Sent: Wednesday, February 04, 2004 3:51 PM
Subject: [farcry-dev] Re: Installation Issue


> Deanna Schneider wrote:
>   >       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>
>
>
> Do you have debugging turned on? Can you see any exceptions in the debug
> output? Can you tell us your webserver mappings?
>
> -Brendan
> http://farcry.daemon.com.au
>
> ---
> 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