4

I'm trying to get Visual Studio 2012 (Ultimate) installed, but about a quarter of the way through the install I get an message saying Unable to locate package source.

The file it is looking for is WebDeploy_x64.msi. I went to Microsoft's site and downloaded Web Deploy 3.0, but I have no idea what it did because the install still cannot find the file.

I downloaded Visual Studio Web through my school on Microsoft Dreamspark.

I even installed the Visual Studio update as the help section suggested. Still nothing. Google searches have proven fruitless, so if anyone has any suggestions please share them, I'd appreciate it.

4

2 に答える 2

2

これは、必要なセキュリティ証明書がシステムにインストールされていないためです。そのため、インストーラーは Microsoft のサーバーに接続してパッケージをダウンロードできません。

これにはいくつかの解決策があります。

  • Dreamspark から完全なインストーラー パッケージをダウンロードして、Visual Studio 2012 をインストールします。学校で Dreamspark プレミアムを使用している場合 Microsoft Visual Studio Professional 2012 32-bit (English) - DreamSparkは、Web バージョンではなくインストーラーが必要です。

ここに画像の説明を入力

ドリームスパーク標準:

ここに画像の説明を入力

  • Web Deploy インストールしてから、Visual Studio インストーラーを起動します。失敗するため、インストーラーを Web Deploy インストーラーに向けようとしないでください。
于 2015-01-26T17:54:32.937 に答える