Thanks Tom.
The error is (I already made a CFMX mapping called /farcry that points to
C:\Inetpub\applications ):
The system has attempted to use an undefined value, which usually indicates
a programming error, either in your code or some system code.
Null Pointers are another name for undefined values.
The error occurred in
C:\Inetpub\applications\farcry_core\admin\install\Application.cfm: line 30
28 : // CF mappings
29 : if (not isDefined("application.path.core")) {
30 : application.o_mappings = createObject("component", "cfmxmappings");
31 : application.o_mappings.addMapping(mapping="farcry",
path=REreplaceNoCase(getCurrentTemplatePath(),
"[/\\]farcry_core[/\\]admin[/\\]install[/\\]Application.cfm", ""));
32 : //application.o_mappings.addMapping(mapping="farcry",
path=replaceNoCase(getCurrentTemplatePath(),
"\farcry_core\admin\install\Application.cfm", ""));
--------------------------------------------------------------------------
Please try the following:
a.. Check the ColdFusion documentation to verify that you are using
the correct syntax.
b.. Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
.NET CLR 1.1.4322)
Remote Address 127.0.0.1
Referrer
Date/Time 27-Aug-04 01:53 AM
"Tom Cornilliac" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Log into the CF Administrator and click on "Debugging Settings" under
Debugging & Logging. Check the box to the left of "Enable Robust
Exception Information", submit your changes and then rerun the page with
the error.
You should get more exception information this time around. Post the
info to the list and we'll take a look see.
~tom
> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:bounce-farcry-
> [EMAIL PROTECTED] On Behalf Of Cezar
> Sent: Thursday, August 26, 2004 3:15 PM
> To: FarCry Developers
> Subject: [farcry-dev] INSTALL ERROR
>
> Hello,
>
> I try to install FarCry v2.0 and here's what I get. Any ideas ? Thanks
>
> Error Occurred While Processing Request
> The system has attempted to use an undefined value, which
usually
> indicates a programming error, either in your code or some system
code.
> Null Pointers are another name for undefined values.
>
>
> Please try the following:
> a.. Enable Robust Exception Information to provide
greater
> detail about the source of errors. In the Administrator, click
Debugging &
> Logging > Debugging Settings, and select the Robust Exception
Information
> option.
> b.. Check the ColdFusion documentation to verify that
you
> are
> using the correct syntax.
> c.. Search the Knowledge Base to find a solution to your
> problem.
>
>
> Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows
NT
> 5.1; .NET CLR 1.1.4322)
> Remote Address 127.0.0.1
> Referrer
> Date/Time 27-Aug-04 01:13 AM
>
>
>
>
>
>
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to leave-farcry-dev-
> [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/