私たちは自動展開に向けて取り組んでおり、MSdeploy を使用してそれを実現することに本当に興奮しています。残念ながら、MS デプロイを VS2010 で動作させることができず、あきらめようとしています。
私たちの Win 2008 サーバーはデータセンターにあり、次のようにファイアウォールと MS がリモート サービスと IIS 管理サービスを正しく展開しています。 -ハンドラ/
IIS マネージャー ユーザーをセットアップし、すべてをチェックしました。IIS リモート管理を使用すれば、開発環境からも接続できます。ただし、VS 2010 から公開すると、次のようになります。
Error 1 Web deployment task failed.(Could not connect to the destination computer ("x.x.x.x"). On the destination computer, make sure that Web Deploy is installed and that the required process ("The Web Management Service") is started.)
The requested resource does not exist, or the requested URL is incorrect.
Error details:
Could not connect to the destination computer ("x.x.x.x"). On the destination computer, make sure that Web Deploy is installed and that the required process ("The Web Management Service") is started.
The remote server returned an error: (404) Not Found. 0 0 UI
私は何が欠けていますか?助けてください?