1. equipe admdados
  2. PowerBuilder
  3. Monday, 4 April 2022 18:57 PM UTC

Hello, we are having a problem with the powerbuilder webservice, where it cannot access the registry functions(registryget, registrykeys)

 

print:

vls_aux = -1

Attachments (1)
equipe admdados Accepted Answer Pending Moderation
  1. Monday, 25 April 2022 17:26 PM UTC
  2. PowerBuilder
  3. # 1


guys, thank you very much for your help on this item, it seems that the problem came wrong, I will open another one related to webservice

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Monday, 4 April 2022 20:29 PM UTC
  2. PowerBuilder
  3. # 2

Security aside, IIS runs as a Windows Service so it cannot access the Current User registry hive.

 

Comment
There are no comments made yet.
equipe admdados Accepted Answer Pending Moderation
  1. Monday, 4 April 2022 19:24 PM UTC
  2. PowerBuilder
  3. # 3
I'm trying to read records saved for database connection. we have already given full permission to users registered in IIS
Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Monday, 4 April 2022 19:03 PM UTC
  2. PowerBuilder
  3. # 4

Seems like a security permissions issue preventing the server side code executing in IIS app pool from accessing server side Windows Server registry.  With that said, this is not good design.  What you want to store in Server registry?

Comment
  1. Chris Pollach @Appeon
  2. Monday, 4 April 2022 19:34 PM UTC
Hi Armeen ... I think that you might be correct ... it could be an Application Pool setting that allows access to the Registry.
  1. Helpful 1
  1. equipe admdados
  2. Monday, 4 April 2022 19:39 PM UTC
is there any user difference for the webservice between PB17 and PB21? to check some sort of permission inside the compiler
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Monday, 4 April 2022 19:59 PM UTC
No, there should not be difference. As I mentioned, we have not modified the product code since this is obsolete feature.
  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.