HighTechTalks DotNet Forums  

ClickOnce and server internet cache

Dotnet General Discussions microsoft.public.dotnet.general


Discuss ClickOnce and server internet cache in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
schneider
 
Posts: n/a

Default ClickOnce and server internet cache - 12-26-2007 , 06:21 PM






Hello,

I found a case where a corporate server caches all internet traffic, due to
this my ClickOnce app never updateds because on the corporate network
I/users keep getting the cache files? 1-week later the cache is refreshed
and then it works...

I am told there is some way to tell the server not to cache the internet
page/files? (this is ASP.NET 2.0/with a link to the setup.)

Has anyone seen this before?

Thanks,

Schneider



Reply With Quote
  #2  
Old   
Peter Ritchie [C# MVP]
 
Posts: n/a

Default RE: ClickOnce and server internet cache - 12-28-2007 , 11:07 AM






If it's an external cache like ISA, you'd have to configure it specifically.
Usually only admins can configure external caches.

To tell the browser not to cache the content you can Enable Content
Expiration in IIS and select Expire Immediately.

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#


"schneider" wrote:

Quote:
Hello,

I found a case where a corporate server caches all internet traffic, due to
this my ClickOnce app never updateds because on the corporate network
I/users keep getting the cache files? 1-week later the cache is refreshed
and then it works...

I am told there is some way to tell the server not to cache the internet
page/files? (this is ASP.NET 2.0/with a link to the setup.)

Has anyone seen this before?


Reply With Quote
  #3  
Old   
schneider
 
Posts: n/a

Default Re: ClickOnce and server internet cache - 12-28-2007 , 11:39 AM



It's a whole network proxy server "Squid" not a client or ISS server
related.


"Peter Ritchie [C# MVP]" <PRSoCo (AT) newsgroups (DOT) nospam> wrote

Quote:
If it's an external cache like ISA, you'd have to configure it
specifically.
Usually only admins can configure external caches.

To tell the browser not to cache the content you can Enable Content
Expiration in IIS and select Expire Immediately.

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#


"schneider" wrote:

Hello,

I found a case where a corporate server caches all internet traffic, due
to
this my ClickOnce app never updateds because on the corporate network
I/users keep getting the cache files? 1-week later the cache is refreshed
and then it works...

I am told there is some way to tell the server not to cache the internet
page/files? (this is ASP.NET 2.0/with a link to the setup.)

Has anyone seen this before?




Reply With Quote
  #4  
Old   
Peter Ritchie [C# MVP]
 
Posts: n/a

Default Re: ClickOnce and server internet cache - 12-28-2007 , 12:25 PM



Then you'll have to administer Squid, unless Squid accepts the content
expiration meta data that you can configure in IIS.

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#


"schneider" wrote:

Quote:
It's a whole network proxy server "Squid" not a client or ISS server
related.


"Peter Ritchie [C# MVP]" <PRSoCo (AT) newsgroups (DOT) nospam> wrote in message
news:F096D180-13B3-433D-B88C-48EEA20C1B97 (AT) microsoft (DOT) com...
If it's an external cache like ISA, you'd have to configure it
specifically.
Usually only admins can configure external caches.

To tell the browser not to cache the content you can Enable Content
Expiration in IIS and select Expire Immediately.

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#


"schneider" wrote:

Hello,

I found a case where a corporate server caches all internet traffic, due
to
this my ClickOnce app never updateds because on the corporate network
I/users keep getting the cache files? 1-week later the cache is refreshed
and then it works...

I am told there is some way to tell the server not to cache the internet
page/files? (this is ASP.NET 2.0/with a link to the setup.)

Has anyone seen this before?





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.