在Windows 7上启动mongod.exe时出现错误
"程序无法启动,因为您的计算机缺少api-ms-win-crt-runtime-l1-1-0.dll。尝试重新安装该程序以解决此问题。 "
答案 0 :(得分:0)
问题与您的Windows更新有关。您必须更新当前的Windows(此处为Windows 7)版本,直到没有可用的更新。
首先,安装Windows更新 KB2999226 。然后安装 Microsoft Visual C ++ 2015 redist (vc_redist.x64或vc_redist.x32)。重启PC并运行MongoDB mongod 。
请关注以下链接:
api-ms-win-crt-runtime-l1-1-0.dll is missing when opening Microsoft Office file
when starting mongod.exe, getting error of missing api-ms-win-crt-runtime-l1-1-0.dll
https://jira.mongodb.org/browse/SERVER-27606?jql=Participants%20%3D%20hotcola