| | |
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 activexcontrol advice ajax alltypeofvideos application asp asp.net bc30451 bottomasp.net browser button c# c#gridviewcolumn checkbox click commonfunctions compatible confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dynamically edit expose feedback fill flash form formatdecimal forms formview gridview homeedition hosting iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols parent radio ratings registration reportemail rotatepage save schoolproject search security serializesmo.table silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking typeof unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers





