Unable to load dll error

Posted by ratty on Stack Overflow See other posts from Stack Overflow or by ratty
Published on 2010-03-25T17:07:15Z Indexed on 2010/03/25 17:13 UTC
Read the original article Hit count: 471

Filed under:
|

i am working project in c#,i am using c++ dll in my project and also i call that dll through my function . In my system the project run successfully.but in other system it shows exception like unable to load dll. i am check that dll in dependency walker it shows msvcr71.dll is missing.how i get this.?

© Stack Overflow or respective owner

Related posts about c#

Related posts about dll