PowerBuilder 2022 GA 1892, SQL Server
Our web application is written in C# and to run reports, we link out to a non-visual PowerBuilder app that returns NativePDF blobs for presentation in the browser.
We want to be able to run the web application in containers. Our container expert is testing Windows Server Core in Docker. Has anyone tried doing this?
The runtime installer fails. We do have our own installer that deploys just the Runtime DLLs needed by our app. I'll have him try that.