|
-
May 4th, 2003, 06:38 PM
#1
: How to Clear the Cache[] , on Application Error?
Hi Guys
I've been trying to figure this out for a couple of days now..
I have an app which uses a cached dataset(Cache["DataSet"])..Now whenever there is an application error
say some exception is thrown, I have a feeling it screws up the Cache Object..
It looks like there is an entry for "DataSet" in the Cache but it holds a null reference..
So is there anyway, reload the Cache or remove this reference from the Cache on some error..??
Note that the Cache object is out of scope in the Global.asax!! OR am i mistaken?
Regards
K
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|