Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming of Application Pools leaves orphaned Web Apps #5

Closed
jimmyca15 opened this issue Sep 15, 2016 · 0 comments
Closed

Renaming of Application Pools leaves orphaned Web Apps #5

jimmyca15 opened this issue Sep 15, 2016 · 0 comments
Assignees

Comments

@jimmyca15
Copy link
Member

Updating the name of an application pool results in orphaned applications. When an application pool's name is updated the application's that explicitly reference that application pool should be updated to use the newly named pool. If the application pool is the default application pool, the default application pool setting should be updated. Application's that are assigned to the application pool through inheritance of the default setting should not be updated.

@jimmyca15 jimmyca15 self-assigned this Sep 15, 2016
yaqiyang added a commit that referenced this issue May 25, 2022
…inistration.WebApiCompatShim (#5)

* Add Microsoft.AspNetCore.Mvc.WebApiCompatShim to the project and convert it to .Net 6.0

* Fix 'Index' not found error

* Rename WebApiCompatShim project and integrate it to the current solution

* Minor changes for local debugging

* Remove the renamed module

* Modify installer for version 6.0 (#6)

* Modify installer for version 6.0

* Fix Microsoft.Web.Administration references which are .Net 461 assemblies

* Add the missing files

* Minor fixes

* Minor fixes and updates to readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant