PB 2019 R2 Build 2353
OS with problems: Windows Server 2008 R2 Standard, Service Pack 1
OS's that work fine: Windows 10 Enterprise and Windows Server 2012 Standard
I recently upgraded an app from PB 12.5 to 2019 R2 and am seeing an issue with datawindow button pictures not displaying when deployed to a Win 2008 server. We have a datawindow that has 4 VCR type buttons on it for navigating to the first, last, next and previous rows. Action properties are set to PageNext(4), PagePrior(5), PageFirst(6) and PageLast(7) and the Action Default Picture checkbox is checked (screenshot attached).
When I run the app from the PB 2019 IDE or from compiled code on my Windows 10 Enterprise development machine, pictures show as normal. When I deploy the app to a machine with Windows Server 2012 Standard OS with 2019 runtimes, pictures are showing as normal. But when I take the same folder with the same runtime files and copy it to a machine with Windows Server 2008 R2 Standard SP1, none of the pictures appear on the buttons (screenshots of these scenarios are attached). The buttons still work but the pictures are just not displaying. The same app built in PB 12.5 works on all those operating systems.
Any ideas on what the issue might be? Do I need to deploy something else for the pictures to show on a Win 2008 server?
Thanks,
Jeff