Hello,
 
It being a slow Friday, we've finally decided to upgrade to Active4D
4.0.  After tweaking some settings in the Active4D.ini file, we began to
add some of our old code to the "On Request" event handler. For some
reason, we were unable to access session or request information from
this method.  For instance a 'write to console' call of: session{"user"}
or 'session id' would bring up a response header of 500 ("An internal
server error ...").  In addition, the following command produced an
empty string in the console window:
 
write to console(request info{"*remote address"})
 
Is the session not available from the 'On Request' handler, or have we
somehow neglected to create it?  In looking through the docs and the
release notes, it didn't appear that it wasn't accessible, though it
does look like "On Request" is executed before "On Session Start".
 
I may have missed something rather obvious here, but otherwise, any help
would be appreciated!
 
Thanks,
 
Upgrading from Active4D 3.0 to Active4D 4.0.0rc3
Active4D.ini has "use session cookies = true".
4D Server 2003.7 running on a Windows XP box.
 
 

Clayton L. Donahue
The Healthcare Management Council, Inc
PH: (781) 449-5287
[EMAIL PROTECTED]
www.hmccentral.com <http://www.hmccentral.com/> 

 
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to