Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

autovue runtime error

3929087Apr 3 2019 — edited Jul 10 2020

I use jVueAX.ocx as an ActiveX objcect in a html, the code is:

<object id='AutoVueX' classid='clsid:18287F19-E0CB-47E3-BB29-C28F8D805313' type='application/x-oleobject' width='100%' height='600' style='float:right;' border='0'>

but An error occurred.

QQ图片20190403151316.png

the autovue version is 20.2.2

btw: the old version jVueAX.ocx work normal as an ActiveX object in a html. this is the html:

<object id='AutoVueX' classid='clsid:B6FCC215-D303-11D1-BC6C-0000C078797F' type='application/x-oleobject' width='100%' height='600' style='float:right;' border='0'>

This post has been answered by 3929087 on Apr 3 2019
Jump to Answer
Comments
Post Details
Added on Apr 3 2019
2 comments
303 views