DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 26 Jul 2007 10:38:37 -0700,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    unknown
          2    RobinS


ClickOnce Skip   
I am using ClickOnce to deploy a VB.Net 2005 application. It all works
well, but I have a question about how ClickOnce works.

If a newer version of the application is available and a user chooses
to "Skip" installing it, they don't ever get asked again. Is this the
designed behaviour of ClickOnce? How do I get the user to see a prompt
for a newer version again? Do I need to publish another version with a
publish number greater than the one that they have skipped, or is
there a configuration file that I can tweak so that the user gets
prompted a second time for the version they already skipped?
Date:Thu, 26 Jul 2007 10:38:37 -0700   Author:  

Re: ClickOnce Skip   
Yes, that is the designed behavior of ClickOnce. You have to publish a new 
version for the user to pick it up.

ClickOnce has a programming API. You could add a "check for updates" option 
to your menu, and call it to do updates as well. That's as much as I know 
about that -- check out Brian Noyes' book on ClickOnce deployment for more 
info.

Good luck.
Robin S.
---------------------------------------
 wrote in message 
news:1185471517.862626.265490@x40g2000prg.googlegroups.com...

>I am using ClickOnce to deploy a VB.Net 2005 application. It all works
> well, but I have a question about how ClickOnce works.
>
> If a newer version of the application is available and a user chooses
> to "Skip" installing it, they don't ever get asked again. Is this the
> designed behaviour of ClickOnce? How do I get the user to see a prompt
> for a newer version again? Do I need to publish another version with a
> publish number greater than the one that they have skipped, or is
> there a configuration file that I can tweak so that the user gets
> prompted a second time for the version they already skipped?
> 
Date:Mon, 30 Jul 2007 15:46:56 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us