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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

facing error 'client_ole2.object_type must be declare'

Mohan KumarApr 20 2010 — edited Apr 22 2010
Hi All,

I have a form in 6i which generate data in MS-Excel and I have migrated that form into 10g,
I have configure Webutil also and attached that on my form
and it is working fine on client machine but when I try to run that form on application server
then it is not runing.

Then I search that problem on oracle below site.

http://www.oracle.com/technology/products/forms/htdocs/webutil/howto_ole.html

according to that site, I have to replace all OLE2 with CLIENT_OLE2

I have done that but it is showing an error "CLIENT_OLE2.OBJECT_TYPE" must be declared.

One of my friend send me a Excel generate 10g form, he is using that form in his company,
but there is a canvas by name WEBUTIL, I am unable to understand why is he using that.

So Please help me to solve that problem.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2010
Added on Apr 20 2010
20 comments
3,200 views