1. Jeff Gibson
  2. PowerServer
  3. Friday, 19 January 2024 04:53 AM UTC

We are running into an issue with certain elements of IIS not persisting within a site (powerserver project).

In order for our project to run, we have determined that Anonymous Authentication must bet set to enabled.

This is located under PowerServer Project Site - Authentication - Anonymous Authentication.

When a new build is deployed, the Anonymous Authentication gets flipped back to disabled. This means that the application will not run. Once we flip it back to enabled, things work fine.

Second, because we have found that we are going to be using the long_connection option, we need to make sure and update the Applications.json file which is where we change the Timeout setting for Transaction to 0 from 120.

No matter what we do, every new push of a new build of the PowerServer project changes these settings back.

Is there somewhere within the PowerServer project or something within the PowerBuilder environment where this information can be predefined so we're not changing this every single time the project gets deployed?

Any help would be greatly appreciated!

mike S Accepted Answer Pending Moderation
  1. Friday, 19 January 2024 14:46 PM UTC
  2. PowerServer
  3. # 1

Jeff,

do you have web.config setting checked ?  that setting is probably in the web.config and getting overwritten.

 

Comment
  1. Jeff Gibson
  2. Friday, 19 January 2024 15:59 PM UTC
Appreciate the heads up on that Mike. I will give that a check. Are you pushing your PowerServer projects out to IIS?
  1. Helpful
  1. mike S
  2. Friday, 19 January 2024 16:55 PM UTC
yes using iis for now.

i hit a problem with web.config (had to do with handler mappings being overwritten by PS deploy).



future plan is to change over to a script based deployment once appeon allows deployment to a local directory as files (non-zip file) so we can deploy the PB stuff to azure storage and the webapi's to container app services.
  1. Helpful
There are no comments made yet.
CRISTIAN MEDINA Accepted Answer Pending Moderation
  1. Friday, 19 January 2024 14:33 PM UTC
  2. PowerServer
  3. # 2

Hello, we have similar problem with JTW Auth , all files are located in this directory C:\Program Files (x86)\Appeon\Common\PSToolkit\22.0\NetBuild\AppTemplate\AuthTemplate

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.