OK, we think this is a bug, but we would ike to verify:

On coldfusionmx on iis, with multiple websites. Put the following code
in a directory in the application.cfm

<cfapplication name="test" 
               sessionmanagement="yes"
               setdomaincookies="yes"
               sessiontimeout="#CreateTimeSpan(0,0,30,0)#"
                   clientmanagement="YES">



Now, if you call the page, the domaincookie does not get set. In fact,
the server tries to set a cookie for another domain in another IIS
website? Very strange. Any insight appreciated...


Thanks,

Stefan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to