I just downloaded the v3.0.1 milestone pack and am getting exactly the
same error message as with v3.0.0 (see my post from March 31st) --
The error occurred in
D:\farcry\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", ""));
I'm really stumped. This is a CFMX 7.01 CHF2 setup on a Windows 2000
server.
Thoughts? Ideas? :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---