Working on a POC for a client. It works on localhost, but when we deploy to a remote MS Server 2019 w IIS, we are getting a session create error. Followed the instructions in the documentation and we're able to deploy from PB 2021. The site looks good on the server and the client seems to download fine, but when it tries to start up we get the following error:
PowerBuilder application execution error (R0221)
Application terminated.
Error: Session creation failed.
Cause: Failed to send the request. (Web API:
http://myserver:81/api/ServerApi/CreateSession)
Thanks,
Kevin