How can I deploy to AWS with Visual Studio 2019 (Windows Application) Clickonce deploy tool

0

Hi

I made a product with Visual Studio 2019 (Windows Form Application) .

Now, I deploy on clickonce deploy tool by Visual Studio 2019 to FTP Server.

I want to deploy to AWS Cloud without FTP Server.

How can I deploy to AWS with Visual Studio 2019 (Windows Application) Clickonce deploy tool.

Please answer.

asked 2 years ago626 views
1 Answer
0

Hi.

Did you come from here?

https://docs.microsoft.com/en-us/answers/questions/869232/how-can-i-deploy-to-aws-cloud.html

Thank you for listening here! I was the one who answered in the MS Q&A. For MS Q&A, please write this link and make it resolved.


By the way, Visual Studio and AWS Toolkit for Visual Studio do not have the ability to deploy ClickOnce directly to AWS services.

We assume that you want to publish ClickOnce on the public internet.

You should first output ClickOnce locally. And since static content can be published on S3 etc., it seems good to place ClickOnce.

I will add additional information for you. Please wait.

profile picture
EXPERT
iwasa
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions