My project timeout is set for 1 minute and I have verified that retrieving a page
         after this duration generates an "Invalid session" error.  When I add the 
Studio-generated
         stub for onSessionExpiringEvent, my project no longer times out:

        public int this_onSessionExpiringEvent(CSpProjectSessionEvent event)
        {
                return (PROCEED);
        }

I would expect this behavior if the function returned STOP, but not when it returns 
PROCEED.  Is this a bug with NetDynamics or am I missing something?

Thanks in advance,
Horace

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to