Hi, If the following scenario is happening, it may be a ColdFusion "problem":
- You have two IIS Websites, e.g. http://yourIP:81 --> Farcry Page 1 and http://yourIP:82 --> Farcry Page 2 (or IP1 -> Farcry 1, IP2 -> Farcry 2) In the CF Administrator there's a setting in the menu "caching", which is called: "Cache webserver paths". If it's checked, CF caches templates beginning with the first "/" (besides the two in http://) and caches the contents of these templates. If this scenario is yours, simply turn off webserver path caching in CF and everything works fine :-) HTH, bye, Fritz °================================ | Fritz Dimmel | Gassnergasse 14 | 2020 Hollabrunn | ------------------------------- | Porzellangasse 44-46/14 | 1090 Wien | ------------------------------- | +43-1-3101365 | +43-660-6000069 | [EMAIL PROTECTED] | www.dimmel.at | ------------------------------- | Check this out: http://www.nickthal.com °================================ Am 01.12.2008 um 04:38 schrieb AJ Mercer: > I found apps.cfm in my old gMails :-) > > testing ... > > 2008/12/1 Blair McKenzie <[EMAIL PROTECTED]> > Sorry, my only suggestion is to look in the wiki. Maybe someone else > on the list will be able to remember more. > > On Mon, Dec 1, 2008 at 2:18 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > Arrh, that rings a bell. > > I do not have that file > But I dont see it in subversion either > > http://svn1.cvsdude.com/modius/farcry/farcry_core/tags/milestone_3-0-1/admin/ > > Where can I get my hands on this file? > > > 2008/12/1 Blair McKenzie <[EMAIL PROTECTED]> > > In FC3 you have to set up an apps.cfm file in the farcry root that > maps domains to application names. This might be a problem with that > setup. > > Blair > > > On Mon, Dec 1, 2008 at 2:03 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > We have a Farcry 3 server running the intranet. > > I have created another IIS website that is pointing to a project I > copied in (not installed) > > What is happening is that the ColdFusion application names can swap > websites. > In the webroot of each site I have a test page that outputs the > application name (and timestamp) > > Both sites will display the same application name (and correct > timestamp) > On the site that has the incorrect application name, If I hold done > the refresh key for a while, it will eventually pick up the correct > name. > But then the other site has the wrong name. > > > I am not sure if I have forgotten something on the Farcry side of > things when I dropped the new project in or if it is an IIS issue. > > > > -- > AJ Mercer > Web Log: http://webonix.net > > > > > > > > > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > > > > > > > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
