1. Clifford Gregory
  2. PowerServer
  3. Thursday, 29 December 2022 13:20 PM UTC

Attempting to use PowerServer for the first time with my PB 2021 application. After configuring PowerServer, program compiled without errors, and upon running the program the following error appears:

"2022-12-29 08:03:39.133 ERROR [8476] Failed to download the config file http://localhost:80/si_apps_v12_cloud/deploylist.ini.zip; ErrorCode: 404; Error: Not Found."

What is missing?

Thank you.

Clifford Gregory Accepted Answer Pending Moderation
  1. Tuesday, 3 January 2023 14:24 PM UTC
  2. PowerServer
  3. # 1

Thanks to all that replied. Logan's response led me in the correct resolution.

Thank you.

Comment
There are no comments made yet.
Clifford Gregory Accepted Answer Pending Moderation
  1. Thursday, 29 December 2022 15:59 PM UTC
  2. PowerServer
  3. # 2

Yes, to all 3 questions.

Comment
  1. Francisco Martinez @Appeon
  2. Thursday, 29 December 2022 22:40 PM UTC
If you browse to the URL http://localhost:80/si_apps_v12_cloud what comes up?
  1. Helpful
  1. Logan Liu @Appeon
  2. Friday, 30 December 2022 03:01 AM UTC
I want to add more suggestions:

1) There should be an IIS default page if you browse to the URL http://localhost

If the default page is not working, please check your IIS Setup: https://docs.appeon.com/ps2022/Installing_IIS_in_Windows_10.html

2) Is it possible that you have also deployed the Web API Project to the default site? Then you will fail to access static files under this website.

Could you show the structure of the default website?

3) You can follow the quick start step by step at the very beginning: https://docs.appeon.com/ps2022/quick_start_guide1.html

Regards, Logan
  1. Helpful 2
There are no comments made yet.
Clifford Gregory Accepted Answer Pending Moderation
  1. Thursday, 29 December 2022 15:34 PM UTC
  2. PowerServer
  3. # 3

Yes, the aforementioned file exists. Contents of folder:

 

Comment
  1. Armeen Mazda @Appeon
  2. Thursday, 29 December 2022 15:53 PM UTC
Are these files deployed to C:\inetpub\wwwroot?

Is your default IIS Website configured for localhost and port 80?

Is the Web root for this Website pointing to C:\inetpub\wwwroot?
  1. Helpful
There are no comments made yet.
Clifford Gregory Accepted Answer Pending Moderation
  1. Thursday, 29 December 2022 15:06 PM UTC
  2. PowerServer
  3. # 4

Yes, I clicked "Build & Deploy PowerServer Project" . Below are screen shots from Web Server Configuration

 

Comment
  1. Francisco Martinez @Appeon
  2. Thursday, 29 December 2022 15:29 PM UTC
What are the contents of the directory C:\intepub\wwwroot\si_apps_v12_cloud? Does the file deploylist.ini.zip exist?
  1. Helpful
There are no comments made yet.
Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Thursday, 29 December 2022 14:05 PM UTC
  2. PowerServer
  3. # 5

Hi Clifford,

 

Did you click the "Build & Deploy PowerServer Project" button in the IDE? Please share with us the PowerServer configuration you're using, specifically in the "Web Server" tab.

 

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.