Problem with Flash Login and CF session variables
I have a problem I've tried to solve on and off for a few months, I have a Flash login routine in a Form based MC that accesses a ColdFusion component via Flash Remoting. In the CF component I'm also initializing some CF session variables.
My problem is the first time I login and I try to access the session variables I get the following error: Error opening URL "http://192.168.1.8/flashservices/gateway&CFID=1387&CFTOKEN=75741301" . On subsequent logins the session variables exist, even if the session expires and I login again I have no problems. The error only happens on the first login.
Can someone tell me what is happening?
Your help is mush appreciated!!!
|