繁体   English   中英

Windows 8 Embedded中缺少MSVCR120_CLR0400.dll

[英]Missing MSVCR120_CLR0400.dll in Windows 8 Embedded

我有一个在Windows 8 Embedded x64中运行良好的ClickOnce应用程序,安装了.Net 4.5.1。 当我升级到.Net framework 4.5.2时出现系统错误:

“程序无法启动,因为缺少MSVCR120_CLR0400.dll”

如果我在带有.Net 4.5.2的Windows 8.1 x64机器上运行它,它可以正常工作。 我试过安装:

 - Redistributable 2010 x86/x64
 - Redistributable 2012 x86/x64
 - Redistributable 2013 x86/x64

这不起作用,之后我运行了一个cmd命令“sfc / SCANNOW”,它没有帮助。

有人可以帮忙吗?

仅作为记录,截至2015年1月,微软并未正式支持Windows Embedded 8 Standard上的.Net 4.5.2 - 请注意

http://blogs.msdn.com/b/windows-embedded/archive/2014/08/08/june-2014-feature-update-is-on-myoem-for-windows-embedded-standard-7-posready7-窗口嵌入-8-标准和-窗口嵌入-8-1-industry.aspx

功能更新仅为Windows Embedded Standard(7)SP1,Windows Embedded POSReady 7,Windows Embedded 8和8.1行业添加.Net 4.5.2,跳过WES8

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM