I am using Appeon PowerBuilder 2019 R2 Version, the application used to work until few weeks back, today I am getting error
I have 2019 R2 Application run as batch program, running on Windows 2016 Server, I have Office 2013, my application use word as ole object and it used to generate letters, but suddenly the application is crashing stating that error in calling external function at line 437 and all it is does is Open the word document.
Below code is the one crashing out. please help me in this.
iole_word object is properly created.
lole_word.Documents.Open(ls_doc_path + ls_header_name,FALSE,FALSE,FALSE)
What DBMS version & DB Client are your App's using?