question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

throw new DllNotFoundException("Microsoft Visual C++ 2017-2019 Redistributable (x64)"); when there is one.

See original GitHub issue

Thanks for the good work.

But I had that DllNotFound exception. Then I add { @"Installer\Dependencies\VC,redist.x64,amd64,14.24,bundle", "Microsoft Visual C++ 2015-2019 Redistributable (x64)" } for the checkKeys in YoloWrapper.IsMicrosoftVisualCPlusPlus2017Available function, and everything works just fine.

There must be better ways to determine if Visual C++ was installed or not. I also wonder if we really need that check at all.

Regards.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:24 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
UmutOgurcommented, Jul 20, 2020

For the solutoin of this error First go to menage nuget and you must to see a updates apps. Than choose your altorus apps and uptade this apps to 2.6.4.0 version. Good luck dears.

0reactions
UmutOgurcommented, Jul 20, 2020

Cause ı get some error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft Visual C++ 2017-2019 Redistributable (x64)
I keep getting an error when trying to use yolo for object detection. I added an image of the error I get when...
Read more >
Microsoft Visual C++ 2017 Redistributable package (x86) ...
I have been trying to install the Microsoft Visual C++ 2017 Redistributable package, as a program I need only works with it installed, ......
Read more >
System.DllNotFoundException: Unable to load DLL. No ...
I built a C# application with WPF on Visual Studio 2012 that uses C++ DLL and targets .NET4.5. I have two projects running,...
Read more >
Unable to load DLL 'IfxEvents.dll' - Dynamics 365 Community
System.DllNotFoundException: Unable to load DLL 'IfxEvents.dll': The specified module could not be found. Reason Microsoft Visual C++ 2005 Redistributable ...
Read more >
DllNotFoundException oculusplugin.dll
Hi, When I play the Unity demos in my windows I have an error of dll not found. ... x86 and x64 version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found