Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Changing Application Pool Identity for IIS 7.5 – PB Docs 120 – PowerBuilder Library

Changing Application Pool Identity for IIS 7.5 – PB Docs 120


Changing Application Pool Identity for IIS 7.5

IIS7.5 includes a new identity type, ApplicationPoolIdentity, and sets it as the default identity for application pools.

On IIS 7.5, PBAppPool also uses ApplicationPoolIdentity as its default identity value, but some Web Forms application features�such as creation of permanent user accounts, SSL authentication, and DataWindow Print and SaveAs commands�fail with this identity. You can avoid these issues by changing the PBAppPool identity to NetworkService:

  1. In IIS Manager, select Application Pools.
  2. From the list of application pools, right-click PBAppPool and select Advanced Settings.
  3. In the Process Model section, change the identity property from ApplicationPoolIdentity to NetworkService, and click OK.

    Changing this setting affects all applications running in the PBAppPool application pool.

Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x