How to fix a missing vcruntime140 clr 400 dll error

生来就可爱ヽ(ⅴ<●) 提交于 2021-01-29 13:54:44

问题


I'm trying to run a windows form application on a windows 7 machine. The application is written in C# under .NET framework. Whenever I try to run the application, it says that VCRUNTIME140_CLR400.dll is missing.

I've tried to google the solution, but I can't find anything about this specific dll. The only results I get are from VCRUNTIME140.dll. Or are they one and the same?

来源:https://stackoverflow.com/questions/59105264/how-to-fix-a-missing-vcruntime140-clr-400-dll-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!