Home > Forum > Unable to load DLL VisioForge_MFD.dll

Unable to load DLL VisioForge_MFD.dll

Nov 29, 2019
Berk Akdemir wrote
Hello,

I am trying to implement exactly on this page https://www.visioforge.com/vcsdknet-capture-text-overlay , but i failed.
I removed v11.3.2 and load v11.1.40 on video, restart visual studio, restart machine, but it didnt work. What should i do ?
Reply
5 Answers
Nov 29, 2019
Roman Miniailov agent wrote
Hi Berk

Try to install SDK from product page - https://www.visioforge.com/video-capture-sdk
Dec 01, 2019
Berk Akdemir wrote
Hi Roman,

I did it gives me same error
Dec 01, 2019
Roman Miniailov agent wrote
Sorry, send you wrong product page, this one correct - https://www.visioforge.com/video-capture-sdk-net

Video Capture SDK for .Net.

Try to uninstall NuGet package from your solution before installing SDK.
Dec 02, 2019
Berk Akdemir wrote
Hi Roman,

Thank you, after i install that link, it works but there is another problem. "Unable to run filter graph. Error code: 80004005"
I add Logs into attachment

Thank you.
Dec 03, 2019
Roman Miniailov agent wrote
Virtual machine?

Try to switch video renderer (Video_Renderer property) to VMR9 or VideoRenderer.

Do you have this problem with Main Demo app?