Connecting Tech Pros Worldwide Forums | Help | Site Map

Cache and IE Temp files?

ed.crookshanks@gmail.com
Guest
 
Posts: n/a
#1: Jun 20 '06
Hello All:

I just experienced some weird behavior and I wonder (1) if anyone has
experienced this, (2) if it is normal, and (3) if I'm interpreting it
correctly.

Bascially, I was having a problem getting data from the Cache object.
I could step through and see that valid data was going into the cache,
but when I got the object back (it was a dataset) it was undefined.
Obviously this was creating all kinds of problems. After digging
around a little, I had an idea to clear the temporary files in my
browser through the Tools->Internet Options menu item. Voila! Without
doing anything else my cache suddenly started working. I was under the
impression that the Cache was a server-side entity? How would deleting
temporary files on the client affect the cache?

Anyone with ideas? Is this only an issue in development situations?

Thanks,

Ed


V
Guest
 
Posts: n/a
#2: Jun 20 '06

re: Cache and IE Temp files?


This is really weird, I have worked with the Cache object a lot, but
never experienced this.

I will be watching this thread to see what others have to say.

Regards,
Vaibhav

ed.crookshanks@gmail.com wrote:[color=blue]
> Hello All:
>
> I just experienced some weird behavior and I wonder (1) if anyone has
> experienced this, (2) if it is normal, and (3) if I'm interpreting it
> correctly.
>
> Bascially, I was having a problem getting data from the Cache object.
> I could step through and see that valid data was going into the cache,
> but when I got the object back (it was a dataset) it was undefined.
> Obviously this was creating all kinds of problems. After digging
> around a little, I had an idea to clear the temporary files in my
> browser through the Tools->Internet Options menu item. Voila! Without
> doing anything else my cache suddenly started working. I was under the
> impression that the Cache was a server-side entity? How would deleting
> temporary files on the client affect the cache?
>
> Anyone with ideas? Is this only an issue in development situations?
>
> Thanks,
>
> Ed[/color]

Closed Thread