| | |
SessionState SQL Server timeout doesn't work
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
Dear all,
I have a problem for my session state.
Previously, I used session state InProc, but because CPU usage was very high cause IIS sometimes restarts, so I changed it to SQLServer.
but now, session doesnt want to expire even I set timeout to 1 minute !!!.
this is my session state syntax.
Could you help me to solve my problem?
I use SQL Server 2005, Windows 2003 Server and IIS 6.
Thanks
I have a problem for my session state.
Previously, I used session state InProc, but because CPU usage was very high cause IIS sometimes restarts, so I changed it to SQLServer.
but now, session doesnt want to expire even I set timeout to 1 minute !!!.
this is my session state syntax.
ASP.NET Syntax (Toggle Plain Text)
<sessionState mode="SQLServer" cookieless="false" regenerateExpiredSessionId="true" timeout="1" sqlConnectionString="Data Source=xxx.114.30.xx;UID=sa;pwd=****;Integrated Security=false;" sqlCommandTimeout="90"/>
I use SQL Server 2005, Windows 2003 Server and IIS 6.
Thanks
NEVER NEVER NEVER GIVE UP
![]() |
Similar Threads
- VB 08 sql server database login form, using a column made in the data set designer (VB.NET)
- SQL Server Developer, Manchester, UK (Software Development Job Offers)
- SQL Server DBA - " Hot " (Software Development Job Offers)
- SQL Server DBA (Software Development Job Offers)
- Access & MS SQL Server 2005 (MS SQL)
- SQL SERVER 2000 Login failure in ASP.NET (ASP.NET)
- Problem with URL access to SQL Server 2000 db (RSS, Web Services and SOAP)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Problem in Updating Gridview.
- Next Thread: Stack Oveflow
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





