Home All Groups Group Topic Archive Search About

Windows Application Update in VS2005

Author
8 Feb 2006 2:59 PM
Brano
Hi all,

I am new to VS 2005 I have a windows application in VS2005 and I
clicked Publish and it gave me several options one of them is where
will this application look for updates. I have specified a server path
on a file server where I would like to publish new version when it
becomes available so that all clients running this windows application
can download it automatically.

I believe this is possible with VS 2005 so I have specified the server
path and make a change to the application Published it again and copied
the setup and all the files to the server path. But the application
that is installed on the client didnt updated itself. What am I doing
wrong here?

please help.

Author
8 Feb 2006 5:08 PM
Carlos J. Quintero [VB MVP]
Hi Brano,

Here you have several ClickOnce articles that may help you:

http://www.mztools.com/resources_net_developers.htm#ClickOnce

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com




Show quoteHide quote
"Brano" <bpa***@gmail.com> escribió en el mensaje
news:1139410759.331275.100710@g43g2000cwa.googlegroups.com...
> Hi all,
>
> I am new to VS 2005 I have a windows application in VS2005 and I
> clicked Publish and it gave me several options one of them is where
> will this application look for updates. I have specified a server path
> on a file server where I would like to publish new version when it
> becomes available so that all clients running this windows application
> can download it automatically.
>
> I believe this is possible with VS 2005 so I have specified the server
> path and make a change to the application Published it again and copied
> the setup and all the files to the server path. But the application
> that is installed on the client didnt updated itself. What am I doing
> wrong here?
>
> please help.
>