cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error calling external object function intialize

Former Member
0 Likes
4,422

Hi all,

In our application we are using CaseDocs.DocCasesCtl control.

We are recieving "Error calling external object function intialize" when the below line of code is being executed.

ole_1.object.Initialize(is_case , gl_obsessionhandle)

FYI. The same code is working in XP machine but not in Windows 7.

We tried re-registering CaseDocs.ocx but had no luck.

Please advice on this.

Thanks in advance,

Lavanya.


View Entire Topic
Former Member
0 Likes

Hello Lavanya,
Take a look at the following to see if it will help troubleshoot the problem:

http://scn.sap.com/community/developer-center/powerbuilder/blog/2014/09/24/how-to-capture-error-mess...

Ted Zimmerman