What should I write in Timeout Attribute to achieve maximum timeout limit? (Asp.net)
-
1] What should I write in Timeout Attribute to achieve maximum timeout limit ? 2] Is there any change needs to make in IIS6 ? 3] What is the maximum limit ? <forms loginUrl="~/Account/Login.aspx" timeout=""/>
-
1] What should I write in Timeout Attribute to achieve maximum timeout limit ? 2] Is there any change needs to make in IIS6 ? 3] What is the maximum limit ? <forms loginUrl="~/Account/Login.aspx" timeout=""/>
0 = unlimited timeout
========================================================= I'm an optoholic - my glass is always half full of vodka. =========================================================
-
1] What should I write in Timeout Attribute to achieve maximum timeout limit ? 2] Is there any change needs to make in IIS6 ? 3] What is the maximum limit ? <forms loginUrl="~/Account/Login.aspx" timeout=""/>
Abhijit Mindcraft wrote:
2] Is there any change needs to make in IIS6 ?
Yes. See iis 7 - Session time out setting in ASP.Net - Stack Overflow[^]
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
1] What should I write in Timeout Attribute to achieve maximum timeout limit ? 2] Is there any change needs to make in IIS6 ? 3] What is the maximum limit ? <forms loginUrl="~/Account/Login.aspx" timeout=""/>
put Maximum value in timeout value timeout=100000