Click here to Skip to main content
15,886,919 members
Articles / Programming Languages / C#

Problem: ClickOnce Deployment via Internet May Not Always Upgrade an Application

Rate me:
Please Sign up or sign in to vote.
4.78/5 (10 votes)
30 Oct 2007CPOL4 min read 97K   440   36  
An application deployed using ClickOnce may not receive an upgrade if the browser’s proxy server has cached the deployment file. This article explains how to solve this problem using HTTP content expiration.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions