CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Help Setting/Finding Session Variables in ASP.NET

Print topic Send  topic

Author Message
sgadson
Posted: 12/04/2003, 6:47 AM

Hi,

I am using the latest version of CodeCharge Studio, SQL, and ASP.NET (VB).

Can somebody tell me where session variable are set in ASP.NET? The users of my web site are having a problem of having to log into the site multiple times throughout the day, even though they never close their browser window. I am assuming this is because their sessions are expiring. I need to make each session last for a VERY LONG TIME, so that my users can work productivly.

Can anyone tell me how to accomplish this task? I have seen a few posts, but none discuss ASP.NET.

Shawn
SGADSON
Posted: 12/09/2003, 7:42 AM

DOES ANY ONE KNOW HOW TO DO THIS? PLEASE RESPOND!!!!!!!!!!!!!!!!!!!!!!!!!
User
Posted: 12/19/2003, 12:38 PM

In web.config (add or change):
<sessionstate timeout="20">
The default setting is 20 minutes
sgadson
Posted: 12/31/2003, 7:36 AM

Thank you very much for the response. However, this code is not already in my Webconfig file. Where exactly should I add it in my webconfig file? If you could copy in sample code it would help me greatly.

Shawn

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.