首页 >数据库 >mysql教程 >详解Win8.1 install SQL Server 2008R2 came across compatibility issues

详解Win8.1 install SQL Server 2008R2 came across compatibility issues

PHP中文网
PHP中文网原创
2017-03-29 17:34:391497浏览

Solution:

Mount your iso or dvd , e.g. on E:

Run cmd by Administrator

Run command : 聽DISM /Online /Enable-Feature FeatureName:netfx3 /All /LimitAccess /Source:e:\sources\sxs

This will install .net Framework 3.5,then choose rerun the program without getting help.

Finish!

以上就是详解Win8.1 install SQL Server 2008R2 came across compatibility issues 的内容,更多相关内容请关注PHP中文网(www.php.cn)!

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn