Reputation: 11
I am trying to add Microsoft Document Imaging Library in my project for OCR. but getting below error while adding COM reference.
Can not copy assembly stodole.dll to file
Can anyone help me on this.
Upvotes: 0
Views: 157
Reputation: 10191
I'd go through the normal steps of:
Failing that make sure your build directory is not write protected and make sure you've got the correct DLL name.
Upvotes: 1