Click here to Skip to main content
Sign Up to vote bad
good
See more: C#4.0
Hi I have a Problem on session time out error
 
when i am open my application more then 5 mints it will show the Error Object reference is not set an instance of object and here is my code
 

<authentication mode="Windows"/>
    <sessionState timeout="60" mode="InProc" cookieless="false">
    </sessionState>
 
plz solve my problem and help me
Posted 18 Jan '13 - 0:01


1 solution

hi
<head>
 
<meta http-equiv="refresh" content="285" />
 
</head>
 
add this lines of code in your aspx page or master page.
 
automatically refresh your page every 285 seconds.
 
try this.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 253
1 Rohan Leuva 220
2 Abhinav S 168
3 Mahesh Bailwal 165
4 Ron Beyer 160
0 Sergey Alexandrovich Kryukov 8,528
1 OriginalGriff 6,819
2 CPallini 3,603
3 Rohan Leuva 2,923
4 Maciej Los 2,268


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 19 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid