Session is expired during Upload files

Last post 08-07-2012, 8:26 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  08-07-2012, 1:27 AM 74348

    Session is expired during Upload files

    Hi,
     
    I faced 2 issues w.r.t Session vs Uploader.
     
    I can still upload the files, even after my session is expired on the page.
     
    Second,
     
    Then i preferred Auto redirect to expiry page once my session expired.
    Still my problem is there.
     
    After i am starting upload file process, my session is getting expired.
     
    Can you p[lease tell me how to deal session with ajax uploader?
     
    Thanks in advance
     
    Regards
    Kalees
     
     
     
  •  08-07-2012, 8:26 AM 74358 in reply to 74348

    Re: Session is expired during Upload files

    Hi kalees1980,
     
    If you do not want the session timeout, then set the timeout to a large value. 
     
    20= 20minutes, try set to 6000
     
    <sessionState timeout="20" />  
     
    Regards,
     
    Ken 
View as RSS news feed in XML