I used opencv 2.4.12 for develop a dll project. I am using that dll with an ASP.NET MVC project. When i try to use this asp.net mvc project in other machines, My dll give dependency error. it is working mine an one other computer but it is not working some other computers, All computers I used have mostly same configurations;
- Windows 10
- 64 Bit
- IIS Manager 10.
Question is, which redistributables I need to check and which system components(System32 dlls) opencv2.4.12 needs ?