We have another server (CF 5.0) using <CFApplication setDomainCookies="Yes" ....>
for some Unknown Process.
Well the above creates a CFMAGIC Cookie and this seems to Conflict when the
Client Session is created on the CFMX Application and its seems to switch the CFID's and CFTokens
with the ones in CFMAGIC.
I have tried to Delete the CFMAGIC Cookie and it doesnt seem to work unless
you physically delete it from the browser.
Anybody know a work around this?
Thanks,
Joe Eugene
----- Original Message -----
From: Dave Watts
To: CF-Talk
Sent: Thursday, February 19, 2004 4:13 PM
Subject: RE: CFMX 6.1 Error (Cant Track the Error down)
> It seems like the above No 3 might be the problem, Or
> No 1/No 2?
I've never added an identity field to either of the CF-generated client
variable tables, so I don't know if that could cause problems, although it
seems unlikely. You can safely purge client data from SQL directly, too.
> I am using the cfID and cfToken for Browser Sessions
> only, i know you can specify a domain but the domain
> is all the same.. Can you specify something like
> domain="mx.abc.com"? and Re Generate cfID's and cfTokens?
You can write the cookies yourself, rather than using CFAPPLICATION to do
so.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

