473,387 Members | 1,650 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,387 software developers and data experts.

Cache and IE Temp files?

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

Jun 20 '06 #1
1 1297
V
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************@gmail.com wrote:
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


Jun 20 '06 #2

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

Similar topics

3
by: Bite My Bubbles | last post by:
I found the answer! It is a IIS 6 /ASP problem http://support.microsoft.com/default.aspx?scid=kb;en-us;332075
2
by: Leon Mergen | last post by:
Hello, I'm currently in the process of implementing a file cache, and am looking for any existing design patterns. I hadn't had much luck with google, is anyone aware of a good file cache...
9
by: Just D. | last post by:
All, Did anybody see this strange effect? The web application is written in C#, ASP.NET, SQL, T-SQL, etc. A pretty usual stuff, complicated enough, but works fine until... Here is a question....
5
by: Tim_Mac | last post by:
hi, i read that by adding the following code to by aspx pages, it would not store temporary internet files: Response.Cache.SetCacheability(HttpCacheability.NoCache); it didn't actually work...
2
by: Sam Learner | last post by:
Hello, I am writting a utility program to clean diskspace used by Web Browsers, I can clean up Internet Explorer's temp folder. but I also want to clean up Netscape (any version, but Current 7.2...
18
by: siddharthkhare | last post by:
Hi All, what is the diference between these two cache control header. no-cache and no-store. I have read the w3.org explanation. So lets say I am using only no-cache ....my understanding is...
3
by: Raj | last post by:
I created a refresh deferred MQT, and during full refresh there were 4 or 5 lock waits, all waiting on a 'S' lock on Internal Catalog Cache ? Can some one explain how to prevent this from happening?
4
by: Khafancoder | last post by:
Hi guys, i keep many items in cache such as onlineusers and ... recently i build a page which create tempfolders in webapplication root dir but i findout that it invalidate cache and i hadn't...
0
by: Hypnotik | last post by:
My program is to simulate cache memory. I read in the info from 2 external files, 1) access 2) data in memory. When I read the information in I display the info...and it is all correct. However...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.