ClickOnce experiment

Discussion in 'ASP.NET 2.0' started by Polybius, Feb 28, 2007.

  1. I have asmall, simple, one-form"Hello World" app inWindows Forms 2.0. I'm interested in the new, improved"ClickOnce" feature in VS 2005, whereby a Win Form app can be deployed by publishing it to a website, where users can then automatically download/install over the internetit by simply clicking a button.

    My question is this: Has anybody here tried publishing a Win Form appat their DASP website for "ClickOnce" deployment? If so, any advice?

    Thanks in advance.

    Polybius
     
  2. I played around w/ Web Deployment, "Smart Clients" and similar things back in 1.0 / 1.1 but never really found an actual use for it and its very hazy in my memory. I do vaguely recall something about setting up a security zone, and the downloading machine needing the right version of the framework.
     
  3. Killer - Thanks for your reply. I just tried a small experiment today using VS 2005, deploying via my DASP site, and it worked well. Although it was just a tiny app.

    Polybius
     

Share This Page