简体   繁体   English

通过Windows Server 2008安装.NET 3.5框架时出错

[英]Error when installing .NET 3.5 framework over Windows Server 2008

I am trying to install the .NET framework over Windows Server 2008 build 6001 (if it helps?). 我正在尝试通过Windows Server 2008 build 6001安装.NET框架(是否有帮助?)。 I am able to install .NET 3.5, but when trying to install service pack 1 (from the following link ) I get the following error. 我能够安装.NET 3.5,但是尝试安装Service Pack 1(从下面的链接 )时,出现以下错误。

Microsoft .NET Framework 3.5 SP1 has encountered a problem during setup. Microsoft .NET Framework 3.5 SP1在安装过程中遇到问题。 Setup did not complete correctly. 安装程序未正确完成。 windows server 2008 Windows Server 2008

How can I fix this problem? 我该如何解决这个问题?

We've had problems with this before. 以前我们有这个问题。 Some thoughts: 一些想法:

  • Run the setup as an administrator; 以管理员身份运行安装程序; on one occasion (isolated?) it only worked as the local "administrator" account; 有一次(孤立?)它仅以本地“管理员”帐户的身份工作; it failed even for a domain administrator. 即使对于域管理员也失败了。
  • Shut down IIS , COM+ , etc. first. 首先关闭IISCOM +等。

Other than that; 除此之外; you'll want to look at the MSI log file. 您将需要查看MSI日志文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM