Session Expire during Upload

Last post 08-07-2012, 10:43 AM by Minisuit. 4 replies.
Sort Posts: Previous Next
  •  07-30-2012, 2:55 AM 74299

    Session Expire during Upload

    Hi,
    I am using Uploader control in my page and it is working fine.
    Buti have an issue that w.r.t Session side.
     
    For example;
    If I set 2 min is the session time for my page, but i see that my session is getting
    expire even during in file upload process.
     
    how to maintain the session with uploader?
     
    thank you in advance
     
    regards
    Kalees
  •  07-30-2012, 8:48 AM 74305 in reply to 74299

    Re: Session Expire during Upload

    Hi kalees1980,
     
    Can you show me the full error message?
     
    Which version uploader you are using? Asp.net/php/classic asp?
     
    Regards,
     
    Ken 
  •  08-07-2012, 1:36 AM 74349 in reply to 74305

    Re: Session Expire during Upload

    Hi Ken,
     
    Sorry, i am away for sometime.
     
    It is not showing any error message.
     
    I can still upload the file using uploader,  even my page session is expired.
     
    not like other server control.
     
    It should be maintain the session.
     
    Regards
    Kalees
  •  08-07-2012, 8:26 AM 74359 in reply to 74349

    Re: Session Expire during Upload

    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 
  •  08-07-2012, 10:43 AM 74362 in reply to 74359

    Re: Session Expire during Upload

    if  session Is less then the Session will be expired irrespective of what ever is been done . 
    So increase the session time to avoid this problem. try to set the session for  Minimum 10 minites


    Best Regards,
    Navin Patel-Affiliate Manager
    Minisuit Affiliate Program
    Minisuit DOT com
View as RSS news feed in XML