Home All Groups Group Topic Archive Search About

When did ClickOnce come out?

Author
16 Dec 2006 3:17 PM
Ronald S. Cook
When did ClickOnce come out?  With VS2003 or not until VS2005?

Can it be used to deploy a .NET 1.1 app?  I'm assuming no way it could be
used to deploy a VB6 app, right?

Thanks,
Ron

Author
16 Dec 2006 4:48 PM
Spam Catcher
"Ronald S. Cook" <rc***@westinis.com> wrote in
news:ezMpAVSIHHA.3312@TK2MSFTNGP03.phx.gbl:

> When did ClickOnce come out?  With VS2003 or not until VS2005?
>
> Can it be used to deploy a .NET 1.1 app?  I'm assuming no way it could
> be used to deploy a VB6 app, right?

..NET 2.0.

If you want to deploy .NET 1.1 via a similar mechanism take a look at
Microosft's Updater Application Block. I think .NET 1.1 also had the
ability to deploy files to a web server - but it definately would not be as
mature as ClickOnce.
Author
16 Dec 2006 4:52 PM
Cor Ligthert [MVP]
Ronald,

Integrated only in VS2005

Cor

Show quoteHide quote
"Ronald S. Cook" <rc***@westinis.com> schreef in bericht
news:ezMpAVSIHHA.3312@TK2MSFTNGP03.phx.gbl...
> When did ClickOnce come out?  With VS2003 or not until VS2005?
>
> Can it be used to deploy a .NET 1.1 app?  I'm assuming no way it could be
> used to deploy a VB6 app, right?
>
> Thanks,
> Ron
>
>
>
Author
17 Dec 2006 4:19 PM
Eric Moreau
ClickOnce = VS 2005

In VS.Net 2002/2003, they had something called "No-Touch deployment".

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
S2i web inc. (www.s2i.com)
http://emoreau.s2i.com/

Show quoteHide quote
"Ronald S. Cook" <rc***@westinis.com> wrote in message
news:ezMpAVSIHHA.3312@TK2MSFTNGP03.phx.gbl...
> When did ClickOnce come out?  With VS2003 or not until VS2005?
>
> Can it be used to deploy a .NET 1.1 app?  I'm assuming no way it could be
> used to deploy a VB6 app, right?
>
> Thanks,
> Ron
>
>
>