Hi All,
I am using power builder 2019 application, it works properly once deployed in local PC. If it is deployed in citrix server (windows 2016 server, windows 10 OS) some times it is working fine, but if windows security patch updates happen in citrix server, once logged into application it is reverting back to login page.
When I check with code block, DDE function was affecting if window security patch happen in citrix server.. once removed affecting security patch, it is working.
Not all windows security patch affecting application components, only few of them..
But it cause application impact..
Could you please advice how to resolve this issue..
Local PC: windows 10
Citrix server: Windows 2016 server, windows 10 OS
Application code built : PowerBuilder 2019
FWIW: I have a few Test Case DDE Apps that I still keep around that use DDE from PB App1 to PB App2. In the older W10 build 18363, the DDE to DDE PB Apps work OK. However, in my newer W10 Test PC's using build 19041 they fail. So it's not only PB App to MS-Office (or what ever external App), latest MS-Windows O/S changes are now also affecting PB to PB App DDE.
As Armeen said ... Microsoft has deprecated DDE many, many years ago. So basically its a "use at own risk" technology. HTH
Regards ... Chris
Thanks for response..
In my PB application, I am using execremote, getremote function of DDE call..
By using this function, just triggering the application .exe components..
Could you please advise instead of this function which one is better to use in power builder 2019...
https://community.appeon.com/index.php/qna/q-a/dde-replacement-best-candidate