Hi,
I am using session and cache variables for passing dataset objcts and other objects in my asp.net applications since long time. The only problem is that many a times session and cache objetcs looses the dataset or any other stored variable and if no suitable checking mechanism is applied to check the existance of the stored varaible, then application crashes and you get error message like "object reference is not found". I have this problem of loosing stored varaible very acute and has not been able to locate the reaseon for it. It may be possible that asp_wp worker thread recycles automatically at some point.
Bharat Gadhia.
Bharat Gadhia
|