Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / November 2006

Tip: Looking for answers? Try searching our database.

ClickOnce Deployment on Thin Clients for ALL users

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kaz1165@gmail.com - 15 Nov 2006 14:14 GMT
I am having a bit of a problem with my ClickOnce Deployment strategy
for vb.net 2005 apps.

I am working in a plant which has hundreds of thin clients and when I
deploy an app using ClickOnce, it asks each individual user if they
want to install.  When updates are rolled out, it then asks each user
if they want to get the newest version.

Is there a way to deploy my apps globally to the terminal server
instead of having to deploy to each individual session.  I.E. Install
at the Machine level and not the User level so that users are not
bothered with the install / update question?

Thanks in advance for you help!

--kaz
Laurent Bugnion - 15 Nov 2006 15:10 GMT
Hi,

> I am having a bit of a problem with my ClickOnce Deployment strategy
> for vb.net 2005 apps.
[quoted text clipped - 12 lines]
>
> --kaz

AFAIK, ClickOnce has a few limitations, one of them being that the
application is only installed for the current user.

From
http://msdn.microsoft.com/msdnmag/issues/04/05/ClickOnce/

"The files are downloaded to a cache under the logged-on user's profile
on the local machine in an obfuscated location."

See also the comparison ClickOnce - MSI at
http://msdn2.microsoft.com/en-us/library/142dbbz4(VS.80).aspx

Installation for multiple users: No

Your alternative is to create a MSI, and to add the version check in
your application directly, for example using a web service.

HTH
Laurent
Signature

Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch

Patrice - 15 Nov 2006 16:05 GMT
It looks like the application is used through Terminal Services. If your app
is already at a central location I'm not sure what is the benefit you expect
from ClickOnce. I would just update the single file that is at this central
location.

Signature

Patrice

>I am having a bit of a problem with my ClickOnce Deployment strategy
> for vb.net 2005 apps.
[quoted text clipped - 12 lines]
>
> --kaz

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.