what's the difference?

G

Guest

hey all,

i have a simple datagrid web app that if i leave up for an unknown specified
amount of time (maybe 30min) and i try to click on it i get an error message
saying "object not set to a reference" error.
But if i'm on msdn's new group site, i can leave that up all day long and it
will work.

what's the difference? does it have something to do with caching?

thanks,
rodchar
 
C

Curt_C [MVP]

more then likely you have a connection object stored in the session. It's
timing out and being flushed. Then when you go to retireve it there is no
more object.....
 
G

Guest

is there a way to handle this?

Curt_C said:
more then likely you have a connection object stored in the session. It's
timing out and being flushed. Then when you go to retireve it there is no
more object.....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,244
Latest member
cryptotaxsoftware12

Latest Threads

Top