Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Session is expired during Upload files
Re: Session is expired during Upload files
08-07-2012, 8:26 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Session is expired during Upload files
Reply
Quote
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 Complete Thread