本文介绍了Visual Studio 2013专业版核心功能:安装过程中出现致命错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 你好, 我试图安装Visual Studio 2013专业版但我在安装过程中遇到了Core Features致命错误。 - -------------------------------------------------- -------------------------------------------------- ------------- https://1drv.ms/u/s!AqKqaKQ3vNsGg33ZLXBtMxaWKpqX -------------------------------------------- -------------------------------------------------- -------------------- 这是我在日志文件中找到的错误: [37DC:1B78] [2017-04-06T17:08:51] w055:无法加载或读取状态文件:C:\ProgramData \Package Cache \ {ddf731da-94ef-4dd0-98f9-6eb3656bebf7 } \state.rsm,错误:0x80070003。 [37DC:1B78] [2017-04-06T17:09:13] i000:MUX: ExecuteError:包(sqlncli_amd64)失败:错误消息ID:1326 ErrorMessage:获取文件安全性时出错:C:\ WINDOWS \SysWOW64 \1033 \ s11ch_sqlncli.chm GetLastError:5 [0D84:30AC] [2017-04-06T17: 09:13] e000:错误0x80070643:无法安装MSI软件包。 [0D84:30AC] [2017-04-06T17:09:13] e000:错误0x80070643:无法执行MSI软件包。 [37DC:1B78] [2017-04-06T17:09:13] e000:错误0x80070643:无法配置每台机器的MSI包。 [37DC:1B78] [2017-04-06T17:09:13] i000:MUX: ExecuteError:包(sqlcmdlnutils_amd64)失败:错误消息ID:-2147483648 ErrorMessage:安装程序缺少安装先决条件: -Microsoft SQL Server 2012 Native Client。要继续,请安装Microsoft SQL Server 2012 Native [37DC:1B78] [2017-04-06T17:10:22] i000:MUX: ExecuteError:Package(vs_professionalcoreres)失败:错误消息ID:1326 ErrorMessage:错误1326.获取文件安全性的错误:C:\ WINDOWS \SysWOW64 \ 1033 \vsjitdebuggerui.dll GetLastError:5 我该如何解决这个问题? 感谢您的帮助:)。 $ 解决方案 嗨nickking92, 欢迎来到MSDN论坛。 I检查了你的共享l og文件并找到以下错误信息: >> ExecuteError:Package(sqlncli_amd64)失败:错误消息ID:1326 ErrorMessage:获取文件安全性时出错: C:\ WINDOWS \ SysWOW64\1033\s11ch_sqlncli.chm GetLastError:5 请检查此特定文件的现有文件( C:\ WINDOWS \SysWOW64 \ 1033 \ s11ch_sqlncli.chm ),并确保签署 in具有管理员帐户的计算机。如果此文件存在,请右键单击该文件并选中"安全"选项卡,确认管理员帐户是所有权并完全控制此文件。 >> 应用执行包:sqlcmdlnutils_amd64,操作:安装,路径:C:\ProgramData \Package Cache \ {58FED865-4F13-408D-A5BF-996019C4B936} v11.1.3000.0\packages \\ sqlcmdlnutils_amd64 \SqlCmdLnUtils.msi,参数:'MSIFASTINSTALL =" 7"' >> ExecuteError:Package(sqlcmdlnutils_amd64)失败:错误消息ID:-2147483648 ErrorMessage:安装程序缺少安装先决条件: -Microsoft SQL Server 2012 Native Client。要继续,请从http://go.microsoft.com/fwlink/?LinkID=安装Microsoft SQL Server 2012 Native Client 116207 然后再次运行安装操作 请参阅错误消息,请检查您的计算机上是否安装了Microsoft SQL Server 2012 Native Client。如果没有,请下载并安装。 >> ExecuteError:Package(vs_professionalcoreres)失败:错误消息ID:1326 ErrorMessage:错误1326.错误获取文件安全性: C:\ WINDOWS \ SysWOW64 \ 1033\vsjitdebuggerui.dll GetLastError:5 请检查此特定文件的现有文件( C:\ WINDOWS \SysWOW64 \ 1033 \vsjitdebuggerui.dll ),如果此文件存在,请右键单击文件并检查安全选项卡,确认管理员帐户是所有权并完全控制此文件。 同时,如果使用ISO文件安装VS 2013,你可以验证它的完整性。 使用 FCIV.exe工具 检查ISO的SHA1值,预期值来自 VS 2013 SHA-1值 ,任何差异都意味着ISO已损坏。在安装之前,请确保Windows更新是最新的,暂时禁用任何防病毒软件,清理%temp%,然后运行作为管理员的安装程序。 最好的问候, 萨拉 Hello,I tried to install Visual Studio 2013 professional but i have got Core Features Fatal error during installation .------------------------------------------------------------------------------------------------------------------https://1drv.ms/u/s!AqKqaKQ3vNsGg33ZLXBtMxaWKpqX------------------------------------------------------------------------------------------------------------------This are errors i found in the log file: [37DC:1B78][2017-04-06T17:08:51]w055: Could not load or read state file: C:\ProgramData\Package Cache\{ddf731da-94ef-4dd0-98f9-6eb3656bebf7}\state.rsm, error: 0x80070003.[37DC:1B78][2017-04-06T17:09:13]i000: MUX: ExecuteError: Package (sqlncli_amd64) failed: Error Message Id: 1326 ErrorMessage: Error getting file security: C:\WINDOWS\SysWOW64\1033\s11ch_sqlncli.chm GetLastError: 5[0D84:30AC][2017-04-06T17:09:13]e000: Error 0x80070643: Failed to install MSI package.[0D84:30AC][2017-04-06T17:09:13]e000: Error 0x80070643: Failed to execute MSI package.[37DC:1B78][2017-04-06T17:09:13]e000: Error 0x80070643: Failed to configure per-machine MSI package.[37DC:1B78][2017-04-06T17:09:13]i000: MUX: ExecuteError: Package (sqlcmdlnutils_amd64) failed: Error Message Id: -2147483648 ErrorMessage: Setup is missing an installation prerequisite: -Microsoft SQL Server 2012 Native Client. To continue, install Microsoft SQL Server 2012 Native [37DC:1B78][2017-04-06T17:10:22]i000: MUX: ExecuteError: Package (vs_professionalcoreres) failed: Error Message Id: 1326 ErrorMessage: Error 1326.Error getting file security: C:\WINDOWS\SysWOW64\1033\vsjitdebuggerui.dll GetLastError: 5 How can i solve this?Thanks for help :). 解决方案 Hi nickking92,Welcome to the MSDN forum.I have checked your shared log file and found the following error information:>> ExecuteError: Package (sqlncli_amd64) failed: Error Message Id: 1326 ErrorMessage: Error getting file security:C:\WINDOWS\SysWOW64\1033\s11ch_sqlncli.chm GetLastError: 5Please check the existing of this specific file (C:\WINDOWS\SysWOW64\1033\s11ch_sqlncli.chm) and make sure you sign in the computer with administrator account. If this file is existing, right click the file and check the Security tab, confirm the administrator account is the ownership and have full control for this file.>>Applying execute package: sqlcmdlnutils_amd64, action: Install, path: C:\ProgramData\Package Cache\{58FED865-4F13-408D-A5BF-996019C4B936}v11.1.3000.0\packages\sqlcmdlnutils_amd64\SqlCmdLnUtils.msi, arguments: ' MSIFASTINSTALL="7"'>> ExecuteError: Package (sqlcmdlnutils_amd64) failed: Error Message Id: -2147483648 ErrorMessage: Setup is missing an installation prerequisite: -Microsoft SQL Server 2012 Native Client. To continue, install Microsoft SQL Server 2012 Native Client from http://go.microsoft.com/fwlink/?LinkID=116207 and then run the Setup operation againRefer to the error message, please check the Microsoft SQL Server 2012 Native Client is be installed on your computer or not. If not, please download it and install.>>ExecuteError: Package (vs_professionalcoreres) failed: Error Message Id: 1326 ErrorMessage: Error 1326.Error getting file security:C:\WINDOWS\SysWOW64\1033\vsjitdebuggerui.dll GetLastError: 5Please check the existing of this specific file (C:\WINDOWS\SysWOW64\1033\vsjitdebuggerui.dll) and if this file is existing, right click the file and check the Security tab, confirm the administrator account is the ownership and have full control for this file.Meanwhile, if used the ISO file to install VS 2013 and you can verify the integrity of it.Using theFCIV.exe tool to check the SHA1 value of the ISO, the expected value comes from VS 2013 SHA-1 Value, any discrepancy means the ISO is corrupted. Before the installation, please make sure windows update is up-to-date, temporarily disable any antivirus software, clean up %temp%, then run the installer as administrator.Best regards,Sara 这篇关于Visual Studio 2013专业版核心功能:安装过程中出现致命错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-29 00:25