Intel RealSenseId C# DLL
I am facing an issue when create a new project and add reference 'rsid_dotnet_debug.dll' into the project. When run always showing as below:-
Exception thrown: 'System.DllNotFoundException' in rsid_dotnet_debug.dll
An exception of type 'System.DllNotFoundException' occurred in rsid_dotnet.dll but was not handled in user code
Unable to load DLL 'rsid_c_debug': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have tried placing this 'rsid_c_debug.dll' in working directory, System32 and syswow64. All this doesnt works.
Please Help on this issue.
-
Hi Vimalraj,
Have a look at this Stack Overflow discussion regarding similar issues. You can check the dependencies of the DLL using Dependency Walker provided with Visual Studio.
Regards,
Yu-Chern
Intel Customer Support
Please sign in to leave a comment.
Comments
3 comments