I just switched to PB2019 R3 from R2.
Our app is a simple client server app.
Now when i try to use OLE to Word, it fails on the .ADD
ole_1.Documents.Add(as_template)
We are using 64 bit Microsoft Office - Word but that doesn't seem to be the problem since the older Test app and Production App on the same machine (built with the 2019 R2) open the word doc successfully.
So it seems the only difference is the R3.
Has anyone else seen this? Is there a work-around or will I have to go back to PB 2019 R2, if that's the problem?
Thank you,
Doug