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

前端 未结 6 1421
甜味超标
甜味超标 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:08

    If you try to install SQL Server 2014 and get this error, use this web site:

    http://anewdomain.net/2013/10/21/how-to-enable-net-framework-2-0-and-3-5-in-windows-8-1-for-older-programs/

    You should install .NET Framework 2.0 and 3.5 first. You should check the framework versions on your PC. If you have only 4.5, you will continue to get the same error code.

    Anyway, I fixed my trouble.

    I hope it helps you too.

提交回复
热议问题