1. Gururaja Udupa
  2. PowerServer
  3. Wednesday, 10 January 2024 12:30 PM UTC

we have multiple applications, some are created by using PB and others are .NET application. All these executables are deployed under one single folder and these executable are reading/writing some data in one common configuration INI file.

we are trying to convert all PB applications into PowerServer applications. Is it possible to deploy all applications under one single client application folder which can share the common INI file?

Gururaja Udupa Accepted Answer Pending Moderation
  1. Friday, 12 January 2024 13:59 PM UTC
  2. PowerServer
  3. # 1

Hi Chris/Armeen,

Thanks for the information. we are analyzing to implement alternate solution for this issue.

Thanks,

Gururaja Udupa

 

Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 10 January 2024 14:40 PM UTC
  2. PowerServer
  3. # 2

You shouldn't use INI file to do this for a PowerServer app. It should be read from settings table in the database.  Also, PowerServer requires each app to be in its own subfolder. Of course it would all be organized under one single parent folder for example "PBApps" and default/recommended location is User Profile roaming folder so that admin rights are not required by end user to install/run the app.

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 10 January 2024 13:56 PM UTC
  2. PowerServer
  3. # 3

Hi Guraraja;

   One of the big questions in your PowerServer quest would be for me ... "Do the various Apps you have use the same DBMS & Schema"?

Regards ...  Chris 

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.