-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
While i download Mongodb community server 3.4.1,run mongod on windows server 2012 r2,
it report not found api-ms-win-crt-heap-l1-1-0.dll、api-ms-win-crt-math-l1-1-0.dll、api-ms-win-crt-runtime-l1-1-0.dll、api-ms-win-crt-stdio-l1-1-0.dll,and exit can not run.
then I download api-ms-win-crt-heap-l1-1-0.dll、api-ms-win-crt-math-l1-1-0.dll、api-ms-win-crt-runtime-l1-1-0.dll、api-ms-win-crt-stdio-l1-1-0.dll from internet,put them in Server\3.4.1\bin directory, the exception is disappear,but a new system exception "the application was unable to started correctly(0xc000007b)" is reported,then server exit.
environment:windows standard server 2012 r2