开发者

vb.net pdf reader load problem

From the tools menu I have done right click>choose item>COM (tab)> and ticked adobe pdf reader. From here I simply dragged the pdf tool onto my form. That's all I've done. Now on form load it throws a bug.

"InvalidOperationException was unhandled"

hovering over the message it says the following,

An error occurred creating the form. See Ex开发者_运维百科ception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

Any ideas anyone? Gonna take a mastermind to work this one out seriously


I think this problem might happen if you're compiling for x64 since I think the Acrobat Reader is not compatible with development for 64 bit systems I think.

You can check/change this setting in the Configuration Manager in Visual Studio.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜