sql server - Can't install LocalDB on Windows 8.1 -


i've developed application uses sql server (in particular localdb), and, have pushed out client.

the client runs windows 8.1 x64, but, when try install either x86 or x64 version of sql localdb direct microsoft, keep getting error:

microsoft sql server 2014 express localdb

installation of product failed because not supported on operating system. information on supported configurations, see product documentation.

i'm little bit stuck here, and, quite confused using localdb on windows 8.1 dev machine.

how can resolve this?

please right click localdb setup file , check if configured other compatibility mode. , make sure choose “run administrator” start installation. there similar thread reference, may require reinstall windows resolve os error.

sql server 2014 express why not support windows 8.1 pro


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -