Maya,

If you're using IIS, then have you got the following settings:

1. Site 'Home Directory' should be:
\Inetpub\applications\<<farcry-application-name>>\www
2. 'farcry' virtual directory should be mapped to (by the installer):
Inetpub\applications\farcry_core\admin
3. This is what we have for Windows environment with IIS
<cfscript>
stApps = structNew();
// replace localhost with your AD domain name
stApps['AD-Domain-Name']='farcry-application-name'
</cfscript>
4. Have you got a /farcry mapping to "Inetpub\applications" inside
ColdFusion Admin Mappings


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

Reply via email to