Dear Appeon:
i have a generic PBL timer event defined in my main app window
calling a window function. Timer interval is set to 1 min.
I released my system to two win 10 servers.
On one server, timer works fine. On another server, timer does not kick off.
Can this issue be related to Win 10 server settings?
Please advise, thank you.
sasha
Thank you for the response.
It turned out that the issue was different here. I do not fully control releases to that client, I only provide the system ,pbds, and someone else (SE) rolls the system out on site. It turned out, that SE replaced the newly complied system .exe in one place and forgot to do so in the other. So, timer event failed because of old .exe, probably compiled under PBL 2019R1, Once this old .exe has been replaced with the new one, system started to work correctly.
sasha
I am super glad that you located the source of the problem! ;-)
Regards ... Chris