Hi Team,
I created the PowerServer Project with our current development oracle database and deployed the project to Azure App Service using Visual Studio 2022 (Direct Deployment).
PowerServer Project:
Publish to Azure App Service:
When We run the Server API, we are getting the following the Internal Server Error Message. [Authentication is not happening]
.Please let us know, if you have any suggestions or if anything we missed.
Thanks,
Shenbagam Balakumar.
I done the code the changes and tried to published the code to Azure App Service. While running the application getting the blow error message.
Error:
An error occurred while starting the application.
SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
System.Net.Sockets.NetworkStream.Read(byte[] buffer, int offset, int count)
IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
Please give us some guide to proceed further.
Thanks,
Shenbagam Balakumar.
Regards,
Francisco