ClickOnce Deployment with auto-update from one drive

Andi 111 Reputation points
2023-03-30T19:57:29.7666667+00:00

Hi,

i want to publish my c# windows forms application with click once, but I’m running into a problem.

i want to use onedrive as auto-update webpage with a shared link, but this does not work.

as I didn’t found a free alternative to do so, I’m questioning this now.

i would also appreciate any other kind of similar clouds like google drive or Dropbox.

also I would use any kind of webpage service.

maybe someone has advice or a better solution.

(no local drive and no ftp available)

thanks ☺️

Developer technologies | Windows Forms
Developer technologies | .NET | Other
Developer technologies | C#
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-03-31T09:26:20.6+00:00

    Hi @Andi, Welcome to Microsoft Q&A.

    no local drive

    Do you mean you don't have storage locally? Or no local server?


    As a free option, publishing locally and then uploading is the most convenient option for you.

    If you use the auto-update page of the shared link, the address of Onedrive will not be recognized by ClickOnce.

    Publish using From a CD, DVD, or USB drive. You can choose to manually update your forms application.

    enter image description here

    Do not check Automatically check updates from the following location

    User's image

    Publish the app and upload all files to your Onedrive.

    Best Regards, Jiale


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.