Version Affected: All
Description:
This can be useful when moving new realms into the appropriate application pools, especially if they were created in the wrong pool. In this example, we will be moving all realms in the "DefaultAppPool" to the ".NET v4.5" application pool.
Resolution:
1. Take a backup of C:\Windows\System32\inetsrv\config\applicationhost.config
2. Stop the World Wide Web publishing service (may ask you to stop logging service as well).
3. Open C:\Windows\System32\inetsrv\config\applicationhost.config
4. Find and Replace
(Find " applicationPool="DefaultAppPool" and replace with " applicationPool=".NET v4.5")
Note: The space after the first quotation.
5. Start the World Wide Web publishing service (logging service may start again on on its own).
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.