1

Windows Server 2008 Enterprise に Visual Studio 2012 をインストールしようとすると、インストーラーからエラー メッセージが表示されます。

  You must upgrade or update Operating Systems to the latest Service Pack using Window Update to meet the requirement before installing this products.
  For Windows 8, this product is not compatible with pre-released versions of Windows 8. Please upgrade to latest release version of Windows 8.
  This computer does not meet the setup requirements. For more information, see the readme.
  http://go.microsoft.com/fwlink/?LinkId=255962

オペレーティング システムにすべての更新プログラムを既にインストールしています。VS2012 Ultimate をインストールするにはどうすればよいですか?

4

1 に答える 1

5

Microsoftは、Visual Studio 2012でサポートされているWindowsリリースは4つだけであり、Windows Server 2008(R2以外)は対象外であると明確に述べています。

  • Windows 7 SP1(x86およびx64)
  • Windows 8(x86およびx64)
  • Windows Server 2008 R2 SP1(x64)
  • Windows Server 2012(x64)

http://www.microsoft.com/visualstudio/eng/products/visual-studio-ultimate-2012#product-edition-ultimate-requirements

エラーメッセージに含まれているリンクからも、この情報にアクセスできると思います。

だから無駄にあなたの戦いを止めて、資格のあるマシンを構築してみてください。

于 2013-03-07T09:29:37.217 に答える