473,385 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

what's the difference?

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
Nov 19 '05 #1
3 992
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.....

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:21**********************************@microsof t.com...
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

Nov 19 '05 #2
is there a way to handle this?

"Curt_C [MVP]" wrote:
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.....

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:21**********************************@microsof t.com...
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


Nov 19 '05 #3
1) dont store it in the session
2) extend session time
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:C5**********************************@microsof t.com...
is there a way to handle this?

"Curt_C [MVP]" wrote:
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.....

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:21**********************************@microsof t.com...
> 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


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
13
by: Jason Huang | last post by:
Hi, Would someone explain the following coding more detail for me? What's the ( ) for? CurrentText = (TextBox)e.Item.Cells.Controls; Thanks. Jason
6
by: Mark Kamoski | last post by:
Hi Everyone-- Please help. What is the difference between a Field and a Property? Here is the context. In the VS.NET 2002 documentation, in the "String Members" section, we have the...
5
by: kai | last post by:
Hi, In ASP.NET , what is the difference between OnClick and Click events for a button? Because we have button click event, it can trigger events, why we still need OnClick? Please help. ...
1
by: yusufjammy | last post by:
What is difference between c++ and c#
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.