Detected duplicate HTTP-based FlexSessions
Posted on August 30, 2010 by egiles
For the following Flex / ColdFusion fault string:
faultString = “Detected duplicate HTTP-based FlexSessions, generally due to the remote host disabling session cookies. Session cookies must be enabled to manage the client connection correctly.”
faultCode = “Server.Processing.DuplicateSessionDetected”
Make sure that session cookies are enabled on the server and that the flex2gateway URL is not rewritten or modified by redirects internally via mod_rewrites or IIS or externally for authentication purposes.
Filed under: Technology | Tagged: Adobe, ColdFusion, Flex