Error 0x84b10001 when installing SQL Server 2012 on a machine with VS2013

前端 未结 6 1382
甜味超标
甜味超标 2021-01-20 01:28

I\'m trying to install SQL Server Express with Service Pack 1 on my Win8 Pro (x64) development machine and I\'m consistently getting an error 0x84b10001 when trying to insta

6条回答
  •  悲&欢浪女
    2021-01-20 02:17

    In my case, it was because trying to install an x86 package on an x64 windows, installing x64 package worked for me.

提交回复
热议问题