Results 1 to 4 of 4

Thread: ClickOnce like in vb.net 2003

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2009
    Posts
    135

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2009
    Posts
    135

    Re: ClickOnce like in vb.net 2003

    thanks Hack,

    this is really a big help to me..i will study about application update block.

  4. #4
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    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
  •  



Click Here to Expand Forum to Full Width