1. Rick Domogalik
  2. PowerServer
  3. Tuesday, 26 April 2022 13:12 PM UTC

I am new to PowerServer and trying to get my test environment setup.  I have watched the video from Elevate and tried to follow along, but there is a step I am missing somewhere.  I have setup a new internal IIS server for the test.  Added an FTP site and a Test website.  I have created a test application in PowerBuilder and setup the PowerServer Project.  I can get the project to build and deploy with no issues to the FTP server.  I have also copied over the cloud app launcher with no issues. I can open the C# app in snapdevelop and do a web deploy to the test website.  When I go to the URL to test, I do not get the page with the App launcher.  I get a generic Welcome to ASP.net page. (see image below).  

My gut says it is something with the FTP site and the Web site.  I don't see how the Publish from the c# app would know how to find where I put the files on the FTP site. I also saw a video that said there was a bug in the C# app in launchsettings.json where the ApplicationURL would be messed up.  It did have http://0.0.0.0:81 in the script.  I tried leaving that and changing it to the IP of my test IIS server, neither resolved the issue.  Below are screen shots of my project setup in PowerBuilder.  Anyone see a glaring error?

Any help would be greatly appreciated.

 

 

Here are shots of how I setup my Project:

Marco Meoni Accepted Answer Pending Moderation
  1. Tuesday, 26 April 2022 18:01 PM UTC
  2. PowerServer
  3. # 1

Hi Rick,

you can make FTP root dir same as Web site root dir, so you are sure http://server/silk will point to FTP dir where the cloud app is deployed.

Best,

.m

Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 26 April 2022 15:24 PM UTC
  2. PowerServer
  3. # 2

Hi Rick,

It's a bit difficult to spot your mistake(s) without systematically inspecting your environment.  I will say if this is your local dev machine, the way you are setting things up is overly complicated.  The simpler way would be to follow the guide that Francisco posted.  If you would like some free help from our tech team during your evaluation process of PowerServer, please email trial@appeon.com.

Best regards,
Armeen

Comment
There are no comments made yet.
Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 26 April 2022 14:20 PM UTC
  2. PowerServer
  3. # 3

Hi Rick,

If you're new to PowerServer 2021, I recommend that you go through the Quick Start guides posted in our documentation. They will get you up and running quickly with an example project. Once you go through this guide you should be more familiarized with the PowerServer 2021 deployment process.

Regards,
Francisco

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.