Problem with Ole4GL and terminal server

fherrera

New Member
I am having problems using the Ole4GL.ocx with Progress 9.1D6 and Terminal Server. In occasions, when I load and display a Word document with the ocx, the screen doesn’t stop blinking for a while and the program doesn’t respond, its looks like still loading the document. This only happens when I run the program in terminal server.

Have you any idea how to fix it?
 
What's the advantage of using the OLE4GL.OCX ?

Why not use the Word ActiveX automation server directly ?

Try the example in %DLC%\src\samples\activex\excelgraphs\oleauto.p
 
Other alternatives are the web browser ocx. You'll find plenty of examples @peg.

And theres also the Office web components ocx. See if that works for you.
 
Back
Top