Works fine for me. *shrugs*
what is the error you are getting? what is the .cfm you are running that is causing it to fall over? have you sorted it out? Gareth. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael Kear Sent: Monday, 23 August 2004 3:57 PM To: CFAussie Mailing List Subject: [cfaussie] Application fails in Mozilla only. Anyone see why? I'm getting an error when I look at this site using Firefox (Mozilla) but not with other browsers ... can anyone see what's wrong? I've checked everything I can think of, but obviously there's something that's staring me in the face here ... The application tag is the first line in the application.cfm and that's where the page is falling over. The error says "session is invalid" and the application tag there is as follows: <cfapplication name="ThisApplication" applicationtimeout="#CreateTimeSpan(2,0, 0, 0)#" sessionmanagement="yes" sessiontimeout="#CreateTimeSpan(0,0,20,0)#" clientmanagement="yes" setdomaincookies="Yes" > I have cookies enabled for Firefox for the originating web site only, accept for current session only. This site worked fine in Firefox until I changed another file, now it falls over at the first line of the application.cfm. And works fine in Netscape, IE7, Opera. Any ideas? (I suspect this is something really so simple it's been staring at me for ages) Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
