|
-
Apr 30th, 2010, 02:25 AM
#1
Thread Starter
Addicted Member
ClickOnce like in vb.net 2003
Hello there,i would like to ask if it is possible to implement clickonce like in vb2008 in vb.net 2003?..
example:
i have a button "Update" in my application running on local machine...if i click it it will check the remote server if there is an update of that app.if yes then download it an change the application on local machine...
if you have links there pls share some...
thank you...
glen
-
Apr 30th, 2010, 05:45 AM
#2
Re: ClickOnce like in vb.net 2003
ClickOnce was not available for 2003...it came into existence with 2005.
However, you can take a look at Application Update Block which would enable this kind of functionality for your VS2003 projects.
-
May 2nd, 2010, 07:15 PM
#3
Thread Starter
Addicted Member
Re: ClickOnce like in vb.net 2003
thanks Hack,
this is really a big help to me..i will study about application update block.
-
May 3rd, 2010, 12:14 AM
#4
Fanatic Member
Re: ClickOnce like in vb.net 2003
Maybe I should move back to VB.NET 2003 and use application update block because I have problems as do many members with ClickOnce.
I'm not actually serious though. I plan on creating my own updater or maybe finding some independent utility for updating because of my disenchantment with ClickOnce.
Last edited by EntityX; May 3rd, 2010 at 12:20 AM.
 Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.
"Persistence is the magic of success." Paramahansa Yogananda
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|