0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ClickOnce「FTP サーバーと通信するためのコンポーネントはインストールされていません。」

Posted at

###ClickOnce「FTP サーバーと通信するためのコンポーネントはインストールされていません。」

ClickOnceで公開した時に「FTP サーバーと通信するためのコンポーネントはインストールされていません。」となりFTPサーバーにアップロードされないときの対応
###手順
1.Visual Studio Installerを起動し変更
image.png

2.ASP.NETとWEB開発にチェックをいれて変更
image.png

以上でClickOnceで公開可能になる。

###原因
Web配置のコンポーネントが必要だったと思われる。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?