简体   繁体   English

无法在Windows 8.1上安装LocalDB

[英]Can't install LocalDB on Windows 8.1

I've developed an application that uses SQL Server (in particular LocalDB), and, I have just pushed it out to the client. 我开发了一个使用SQL Server(特别是LocalDB)的应用程序,并且我刚将它推送到客户端。

The client runs Windows 8.1 x64, but, when I try to install either x86 or x64 version of SQL LocalDB direct from Microsoft, I keep getting this error: 客户端运行Windows 8.1 x64,但是,当我尝试直接从Microsoft安装x86或x64版本的SQL LocalDB时,我不断收到此错误:

Microsoft SQL Server 2014 Express LocalDB Microsoft SQL Server 2014 Express LocalDB

Installation of this product failed because it is not supported on this operating system. 安装此产品失败,因为此操作系统不支持此产品。 For information on supported configurations, see the product documentation. 有关支持的配置的信息,请参阅产品文档。

I'm a little bit stuck here, and, quite confused as I am using LocalDB on my Windows 8.1 dev machine. 我有点卡在这里,并且,因为我在Windows 8.1开发机器上使用LocalDB而感到很困惑。

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

Please right click the LocalDB setup file and check if it is configured with other compatibility mode. 请右键单击LocalDB安装文件,并检查是否配置了其他兼容模式。 And make sure that you choose “Run as Administrator” to start the installation. 并确保选择“以管理员身份运行”以开始安装。 There is also a similar thread for your reference, which may require you to reinstall the Windows to resolve the OS error. 还有一个类似的线程供您参考,可能需要您重新安装Windows以解决操作系统错误。

SQL Server 2014 Express why not support Windows 8.1 Pro SQL Server 2014 Express为何不支持Windows 8.1 Pro

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

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