1. Chen Mey Lee
  2. PowerServer 2020 or older (Obsolete)
  3. Friday, 12 February 2021 15:02 PM UTC

Hi,

 

Below error occur  when using PowerBuilder 2021 to build and deploy PowerServer Project.

How to resolve this error ? 

Chen Mey Lee Accepted Answer Pending Moderation
  1. Tuesday, 16 February 2021 03:39 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi,

 

Tried to follow below steps but error return , Is this the only way to launch cloud app ?

 

Comment
  1. Armeen Mazda @Appeon
  2. Tuesday, 16 February 2021 17:17 PM UTC
You need to compile the C# project. The client app needs to call these REST APIs to communicate with the database.

Your error looks like you don't have correct version of .NET SDK installed. PowerServer 2021 requires .NET Core 3.1.

Step 1: Verify .NET Core 3.1 SDK is properly installed according to these instructions: https://docs.microsoft.com/en-us/dotnet/core/install/how-to-detect-installed-versions?pivots=os-windows

Step 2: If not properly installed, reinstall the .NET Core 3.1 SDK using this link: https://dotnet.microsoft.com/download/dotnet-core/3.1

Step 3: If this error message in SnapDevelop is still not resolved after doing steps 1 and 2, please submit a support ticket: https://www.appeon.com/standardsupport/newbug
  1. Helpful
There are no comments made yet.
Sivaprakash BKR Accepted Answer Pending Moderation
  1. Saturday, 13 February 2021 12:14 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 2

Hello,

Is it NOT a typo ?  Powerbuilder 2021...  Is it released ?

 

Comment
  1. Armeen Mazda @Appeon
  2. Saturday, 13 February 2021 14:05 PM UTC
It is a beta. The final release is tentatively planned for May or June 2021.
  1. Helpful
  1. Sivaprakash BKR
  2. Saturday, 13 February 2021 14:11 PM UTC
Oh. Next version so soon. I'm waiting.
  1. Helpful
  1. Kevin Ridley
  2. Tuesday, 16 February 2021 12:21 PM UTC
Yes I believe the original poster meant to say PowerSERVER not PowerBUILDER.
  1. Helpful
There are no comments made yet.
Chen Mey Lee Accepted Answer Pending Moderation
  1. Saturday, 13 February 2021 03:15 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 3

 

 

Comment
  1. Armeen Mazda @Appeon
  2. Saturday, 13 February 2021 15:35 PM UTC
You need to make sure you have write privileges to this path. Just because it tests successfully in the config screen doesn’t mean you have write privileges. Also, make sure you started the PB IDE using the “Run as Admin” option.

By the way, this path needs to be your local web server, for example c:\inetpub\wwwroot\. What you wrote looks wrong to me.
  1. Helpful
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Friday, 12 February 2021 15:29 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 4

Are you running powerbuilder "As administrator"?

Comment
  1. Chen Mey Lee
  2. Saturday, 13 February 2021 03:13 AM UTC
Same error running as adminstrator
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Saturday, 13 February 2021 15:36 PM UTC
Good point Miguel... forgetting to "Run as administrator" causes so much issues even though the developer does have admin rights on the machine.
  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Friday, 12 February 2021 15:13 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 5

Hi Chen Mey, Are you deploying to your own machine or to a remote server?

Comment
  1. Chen Mey Lee
  2. Saturday, 13 February 2021 03:13 AM UTC
Local server (own machine)

  1. Helpful
  1. Miguel Leeuwe
  2. Sunday, 14 February 2021 23:42 PM UTC
Hi,

"H:\appdata\...." does not look like 'local server (own machine). What am I missing?
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Monday, 15 February 2021 01:23 AM UTC
That looks like the roaming folder, except in PowerServer 2021 the default value is %appdata% environment variable so it maps usually to c:\users\[username]\AppData\Roaming\
  1. Helpful
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.