Skip to Main Content

Oracle Forms

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!

Webutil problem when uploading excel file through Oracle Forms 10g

shuvroFeb 25 2020 — edited Feb 26 2020

Hi everyone. I have a module to upload excel file which is developed in Oracle Forms 10g. My application server is Windows server 16. The module was working well. But recently, i got problems with some Windows 10 pc and the module is not working. I have turned on  Java console to view the errors and the console shows the following : 

------------------------------------------------------------------------------------------------------------------------------------------------------------

2020-Feb-25  14:56:26.94 ERROR>WUO-714 [OleFunctions.setExceptionValues()] Unable to get the last OLE Error details; Exception
null
2020-Feb-25  14:56:26.94 ERROR>WUO-709 [OleFunctions.get_obj_property_args()] Unable to get Property: Cells; Exception
com.jacob.com.ComFailException: Can't map name to dispid: Cells

--------------------------------------------------------------------------------------------------------------------------------------------------------------

Please note that jacob.dll,JNIsharedstubs.dll,d2kwut60.dll all are okay in server and client pc..

 

Could someone please help me regarding this issue ?

Thanks is advance !!!

Comments

Post Details

Added on Feb 25 2020
4 comments
1,079 views