here's the story.

Fresh Install according to install.doc Farcry not configured as root of
website. Could be a mapping issue?  Can't seem to find a clear answer in
the message archives (not to say the answer isn't there)

IIS Mapping :
(Farcry)
/farcry -> C:\Inetpub\applications\farcry_core\admin

(Application)
/110BitSolutions -> C:\Inetpub\applications\110BitSolutions\www\

CF Mapping :
/farcry -> C:\Inetpub\applications

With that said about the installation layout, here's the problem:

I installed Farcry and all appeared to go well.  But when I finished
running the installation to create the 110BitSolutions application it
offered me two options. Login or view the website.  If I click on login it
prompts me for the username password, then when I click O.K. it gives me
the following error.  OR when I click view the website it just jumps
straight to the following error.
------------------------------------
Parameter 1 of function IsDefined, which is now
"server.dmSec.110BitSolutions.dmSecSCache", must be a syntactically 
valid
variable name.
 
The error occurred in
C:\Inetpub\applications\farcry_core\packages\security\authorisation.cfc:
line 843
Called from
C:\Inetpub\applications\farcry_core\packages\security\authorisation.cfc:
line 185
Called from C:\Inetpub\applications\farcry_core\tags\navajo\Login.cfm:
line 62
Called from C:\Inetpub\applications\farcry_core\admin\login.cfm: line 34

841 :                   if (arguments.bUseCache)
842 :                   {
843 :                           if
(isDefined("server.dmSec.#application.applicationname#.dmSecSCache") AND
StructKeyExists(server.dmSec[application.applicationname].dmSecSCache,arguments.Reference))

844 :                                   stObjectPermissions =
duplicate(server.dmSec[application.applicationname].dmSecSCache[arguments.Reference]);

845 :                   }
                }

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

Reply via email to