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

Error calling external object function intialize

Former Member
0 Likes
4,412

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

Hi ,

I have also the got the similar issue while running one of my application.when i try to generate the ms word documents by that application i am getting the error " Error calling external object function intialize" and the error message alert is displaying.

Initially when i run the application i got  the  first error " unable to start the OLE server process error" after that frequently i am getting that  error " Error calling external object function initialize" when i am running and generating word documents.

I am using windows 7 64 bit os.can you tel me how to fix it.