PVS Imaging wizard failed to run on master target device
book
Article ID: CTX232698
calendar_today
Updated On:
Description
Error 1:
PVS Imaging wizard failed to run with below error on master target device :
The program can’t start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer
Error 2:
imagingwizard.exe crashed when calling the following method:
System.String.Format(System.IFormatProvider, System.String, System.Object)
Resolution
Solution 1:
This issue ocurred due to Visual C++ Redistributable is not installed, please download Visual C++ Redistributable from below below URL:
https://www.microsoft.com/en-us/download/details.aspx?id=53587
Then install it on your master target device.
Solution 2:
Upgrade .NET framework to version 4.6 on your master target device.
.NET framework version 4.6:
https://www.microsoft.com/net/download/dotnet-framework-runtime/net462
Problem Cause
Visual C++ Redistributable and .NET framework version 4.6 are required by imaging wizard.
Additional Information
References:
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows
KB2999226: Update for Universal C Runtime in Windows
https://msdn.microsoft.com/en-us/library/dn906224(v=vs.110).aspx
String.Format Method (IFormatProvider, String, Object)
Was this article helpful?
thumb_up
Yes
thumb_down
No