03-05-2018 03:58 AM
We have Custom built a Testand UI using Visual Studio 2010
Works on XP, testand 2013 Fine
After compiling this UI in windows 10, Visual Studio 2017, some drivers gives Error:
"Could not load dll or external library
dsll could not be found"
see below..
The drivers work Fine if we are working directly from the testand sequence editor..so the problem is likely connected to a Testand API issue/visual studio? Maybe a Visual Studio property definition?
Does anyone have a similar problem?
Thank you
03-06-2018 02:05 PM
Hi Olgab,
This seems to be an issue with how the Windows Upgrade Assistant manages files. I've linked an article below about how to resolve this, basically you just need to copy a DLL and paste it into a different folder.
Fix the api-ms-win-core-libraryloader-l1-1-1.dll is missing error
https://www.ghacks.net/2018/01/03/fix-the-api-ms-win-core-libraryloader-l1-1-1-dll-is-missing-error/
03-07-2018 05:50 AM
Hi and thank you for the reply.
However, I did not upgrade to windows 10. It was installed directly to windows10 (from a new PC)
So I cannot use the solution your suggested.
Thank you and I will be happy to receive other solutions?
Olga
however,
03-07-2018 01:55 PM
The name of the missing DLLs (api-ms-win) indicates that this is a missing Microsoft Windows dependency rather than a Teststand API issue. I would make sure you've ran Windows Update recently, and have the proper Visual C++ runtime installed.
Best Fix to api-ms-win-crt-runtime-l1-1-0.dll missing System Error
https://www.drivereasy.com/knowledge/api-ms-win-crt-runtime-l1-1-0-dll-missing-error-solved/
03-11-2018 11:08 AM
Thanks for the effort.
But it still dosn't work 😞
I will try investigate this issue further
Olga
05-04-2018 03:11 PM
Have you found a solution for this issue?
I am having same problem. My machine is Windows 10 (no upgrades). What I've noticed is the error comes up after switching between TestStand 2016 and TestStand 2017.
Thanks,
Alex K
05-06-2018 04:31 AM
Hi Alex
Unfortunately I don't found straight solution for this problem...
I was replaced manufacture's drivers that caused the problem with drivers that I was created by myself in DotNet....
This is not perfect solution
Olga
09-17-2018 09:55 AM
The issue is with a dll file named as api-ms-win-core-libraryloader-l1-1-1.dll. The file is missing from your system, that's why you're facing this issue.
However, thankfully, there are several guides over the web that might help you out. You can read the guide written by ValidEdge (a former company owned by Macfee) to fix api-ms-win-crt-runtime-l1-1-0.dll issue.
01-15-2019 06:14 AM
I m facing problem with windows update but ur solution is not working for me can us suggest another way.
01-16-2019 02:24 PM
Hi Jackwat,
Thanks for reaching out. Could you give a little bit more context to your problem?
1) Did you update from Windows 7 to Windows 10?
2) Are you getting any error code or crash error message?
3) What version of TestStand and what versions are your drivers?
Thanks, hopefully this can give more insight onto your situation and what you are experiencing.