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

Javascript caching issue on IIS6

Hello,

I am experiencing the same issue as described in the follower post. http://www.thescripts.com/forum/thread125894.html But the post has no answer and I have not been able to resolve this issue for some time now.

When I recycle the Application Pool, the pages will update correctly. Obviously restarting IIS or the server would do the same thing, but recycling the app pool is the quickest and easiest way of doing it, but still a big issue since none of our programers are able to do this.

I have done quite a few things on the IIS part, so I am starting to run out of ideas there. Some of the things I have tried was to disable Lazy propagation http://support.microsoft.com/kb/332075
and also set CacheControlCustom="no-cache" for the entire web site.
Also, IIS is set to not cache ASP files.
Note, this does not happen with IIS5

Any help would be welcome,

Thanks
Sep 19 '07 #1
4 6510
kenobewan
4,871 Expert 4TB
At the risk of sounding like a broken record, is it client or server side JS? In IIS 6 it has the asp.net tab to change between 1.x & 2. If you have changed the home directory recently check to see where the web.config.
Sep 20 '07 #2
The Javascript is client side.

IIS6 is set to 2.0. We have roughly 30+ web sites on this development machine, most of the websites have always been 2.0 and have never been changed. A few might have been 1.1 and were then switched to 2.0, but like I said all of the websites have this issue.

The home directory once created never changes. I doubled checked the web.config location on one of our current sites and it is in the correct location.
Sep 20 '07 #3
kenobewan
4,871 Expert 4TB
Ok - is this a development/ test only problem? In production users will be mostly downloading for the first time. As this is client side problem start with the client. Removed cached items, manually remove them to make sure.
Sep 21 '07 #4
That's correct, this is a development/test issue only. We have separate development and production servers.
We have one Windows 2003/IIS 6 Development server and the rest are 2000/IIS5. The IIS5 servers do not have this issue, the IIS6 development server does.
For whatever reason this issue happens only most of the time, and I can not replicate it right now. I know I have cleared my local IE cache using the settings menu with no results. I was about to do a manual clear of the cache, but I can not test this since the issue is not happening right now, but I'm pretty sure clearing the cache manually will not have any results, because clearing it through the IE settings did not fix the issue.

Once the issue comes up again, I will try the manual clear of the cache and report back.

Thank you for your help so far
Sep 21 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Larry Neylon | last post by:
Hi, I am having problems with our IIS6 server serving out of date javascript files in our ASP scripts. It appears to be an intermittent problem, but causes all kinds of headaches when working...
6
by: KKramsch | last post by:
OK, here's the scenario: I have a CGI script that generates a page with frames (BTW, I'm not crazy about frames, but in this case the decision to use them is out of my hands). In a typical...
4
by: Smithers | last post by:
My ASP.NET app enables users to upload photos - after which they can optionally rotate the photo (90 degrees to the left or right). They just click a link that causes a postback, and server-side...
3
by: Purti Malhotra | last post by:
Hi All, In our Web hosting environment we are using Virtual hosting i.e. multiple websites are on one server and multiple domains are pointing to a single website. Issue: We have two domains...
8
by: savvy | last post by:
I have a javascript menu navigation. I have some session values which regularly get updated, but when i navigate using this Javascript menu to a different page i'm not able to see the updated...
2
by: oopaevah | last post by:
I am using the Microsoft.XMLHTTP object to make server requests ie; ajax. This is working 99% of the time but occasionally it will freeze at the server for 5 minutes and then raise a javascript...
17
by: NeoAlchemy | last post by:
I am starting to find more web pages that are using a query parameters after the JavaScript file. Example can be found at www.opensourcefood.com. Within the source you'll see: <script...
3
by: deamon32 | last post by:
Hello, I am experiencing the same issue as described in the follower post. http://www.thescripts.com/forum/thread125894.html But the post has no answer and I have not been able to resolve this...
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: 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: 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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.