facing error 'client_ole2.object_type must be declare'
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