Can we change the session timeout in ASP.NET, if yes then
how and from where?

Answer Posted / sabeer pasha

Hi All,

Have u set any time limit in the web.config file if not
then set like this
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data
source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp.net globalization?

721


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

723


List all templates of the repeater control.

779


Do gac'ed assemblies have fulltrust?

880


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

1014


What is a postback in asp net?

835


Can user control be stored in library?

719


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

819


What is the significance of finalize method in .net?

798


What is base class of button control in .net?

772


How does ASP.NET framework maps client side events to Server side events.?

798


How do I use a proxy server when invoking a web service?

756


Which methods validate all the controls on a page?

778


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1883


3. What goals do you have in your career?

1644