我正在尝试在Windows 10笔记本电脑上安装SQL Server Express Edition(64位)。它失败了,显然是因为:
2018-06-04 14:55:20.52 spid15s Initializing the FallBack certificate failed with error code: 1, state: 20, error number: 0.
2018-06-04 14:55:20.52 spid15s Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
2018-06-04 14:55:20.52 spid15s Error: 17182, Severity: 16, State: 1.
2018-06-04 14:55:20.52 spid15s TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
我不知道如何解决这个问题;谁能帮助我?
答案 0 :(得分:0)
已解决:由于某种原因使用VPN登录我的雇主的网络不允许我安装SQL Server Express。然而,从他们的办公室和公司内部网上,问题就消失了。