案例環境:
服務器環境 : Windows Server 2012 R2 Standard
數據庫版本 : SQL Server 2012 SP1
案例介紹:
在Windows Server 2012 R2 Standard版本上安裝SQL SERVER 2012時,安裝過程彈出如下錯誤提示:
Error while enabling Windows feature: NetFx3, Error Code: -2146498298, Please try enabling Windows feature: NetFx3 from Windows management tools and then run setup again. For more information on how to enable Windows features, see http://go.microsoft.com/fwlink/?linkid=227143
出現這個錯誤,是因為沒有安裝配置.NET Framework 3.5.需要配置安裝.NET Framework 3.5,選擇“Add roles and features”一步一步往下繼續
在“Features”里面勾選".NET Framework 3.5 Features",然后輸入光驅中安裝介質的路徑D:\sources\sxs
參考資料: