ADWS在Server 2003基础上

在这里遇到了很难处理的事情。

我正在尝试在Server 2003 SP2(x86 / base NOT R2!)上安装Web服务,但是当我安装它时,我得到错误与生成的日志:

0.031: ================================================================================ 0.031: 2015/06/01 13:35:42.209 (local) 0.031: c:\b586c84e509a0cce78a3c624926d\update\update.exe (version 6.3.19.0) 0.031: Hotfix started with following command line: 0.031: In Function GetReleaseSet, line 1193, RegQueryValueEx failed with error 0x2 0.031: SYSTEM\CurrentControlSet\Control\ProductOptions\ProductType is Equal To Specified Value 0.031: First Condition in Prereq.CheckIfAnyInstanceRunning.Section Succeeded 0.031: Condition succeeded for section Prereq.CheckIfAnyInstanceRunning.Section in Line 1 of PreRequisite 0.031: SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5 is Present 0.031: SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\SP is Less Than Specified Value 0.031: Second Condition in Prereq.CheckCLR.Section Failed 0.031: Condition Check for Line 2 of PreRequisite returned FALSE 0.031: ReadStringFromInf: UpdSpGetLineText failed: 0xe0000102 0.031: KB968934 Setup encountered an error: Setup cannot continue because one or more prerequisites required to install KB968934 failed. For More details check the Log File c:\windows\KB968934.log 0.031: ReadStringFromInf: UpdSpGetLineText failed: 0xe0000102 0.031: Setup cannot continue because one or more prerequisites required to install KB968934 failed. For More details check the Log File c:\windows\KB968934.log 

我检查了更新,确保.NET 3.5是好的,我似乎无法在这里findref。

有人有主意吗?

你有没有按照提到的KB的先决条件?

另外在简单的Bingsearch上,我发现了在Server 2003上安装AD Web Management Gateway的类似问题,这个问题可能适用于您,也可能不适用。

https://social.technet.microsoft.com/Forums/en-US/1ffeebdb-80a6-4435-8979-81d1430cd086/cannot-install-web-management-gateway-kb968934-on-windows-2003-sp2-enterprise?论坛= winserverDS