How to fix The new version of application cannot be downloaded. Please check your network connection ,or try again later

Salim Njopeka 0 Reputation points
2023-04-26T08:28:55.44+00:00

I have tried to deploy my application using clickonce everything went okay in deployment the next step i wanted to update my application programmatically but when i press the button it gives me that message above in dialog box

Developer technologies | .NET | Other
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-04-27T07:47:30.52+00:00

    Hi @Salim Njopeka ,

    The error is due to DeploymentDownloadException.

    According to the Troubleshooting Errors Documentation: ClickOnce cannot Establish a network connection to the server. Examine the server's availability and the state of your network.

    Your target update address is not available.

    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.

    0 comments No comments

Your answer

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