Using Interop.MODI Throws 0x80040154 Exception

你。 提交于 2019-12-04 03:26:21
reinizzle

Try to check if Microsoft Office Document Imaging Components are installed correctly.

You can do that by modifying your Microsoft Office Installation

Software > Edit Microsoft Office Installation > Add/Remove Components. Be sure, that Office-Tools > Microsoft office Document Imaging is installed completely!

Furthermore, if you are developing on a 64-bit machine, change your project output from any CPU to x86

Configure the IIS (Internet Information Server) Application Pool + properties + advanced configuration option to enable 32-bit applications to TRUE.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!