We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.
Thanks for replying.
We are able to deploy it on local host using trial license.
But while trying to deploying using public IP address for accessing from outside, we are getting error
Error: Session creation failed.
Cause: Failed to send the request (Web API: http:// IP Address:8080/api/ServerAPI/Create Session)
Is there any restriction for Trail version of Power Server 2022.
Try accessing the Web API externally to verify that is running successfully in the server. http:// IP Address:8080/ should show you the ASP.NET Welcome Page.
Regards,
Francisco
After completing above changes you had mentioned, I proceeded but stuck in following folder:
App Name: myApplication_cloud
"C:\inetpub\wwwroot\myApplication_cloud\1.01"
folder is getting updated on every "Build and Deploy" and dwo objects are created.
But folder "C:\Users\Administrator\AppData\Roaming\PBApps\Applications\localhost_myApplication_cloud"
having "myApplication_cloud.exe" is running on clicking "Run Power Server Project".
These files are old files and not updated on every "Build and Deploy"
And Updated files are not running on clicking "Run Power Server Project".
What changes need to be done in settings to fix this and
How can I get information of files and folders created/updated in PowerServer 2022 project deployment.
Thanks in Advance
Deepak