アップデートか何かで設定が変わってしまったのかわかりませんが、いつからか以下のエラーメッセージが表示されるだけで証明書の許可設定ができなくなってしまいました。
エラー Web deployment task failed. (指定されたプロセス ("xxx.xxx.xxx.xxx")を使用して、リモート コンピューター ("Web Management Service") に接続しましたが、サーバーの証明書を検証できませんでした。解決する手順は以下の通りです。
このサーバーを信頼する場合は、再度接続し、信頼されていない証明書を許可してください。
詳細情報の参照先:
http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_CERTIFICATE_VALIDATION_FAILED)
「Properties/PublishProfiles」にある「.pubxml」ファイルをエディタで開く
<PropertyGroup>要素内に<AllowUntrustedCertificate>True</AllowUntrustedCertificate>
を追加する。
以上メモまで。
(参考)
World777 is an eSports fantasy justice game played by roughly 13 million people. It has a total standing of3.9/ 5 and has been installed till date. In this game, the player can form a platoon of 11 members by opting them from a pool of 25 or 30 players. The performance of the 11 players on your platoon earns you the points just as the live match begins. Your final score gives you a ranking at the end.
返信削除