Answered by:
.bat change for asp.net on iis

Question
-
User-1369325026 posted
Currently using IIS for some software and every time we update to the latest version it knocks out the asp.net version.
We have to currently go to
Computer - Manage - Services and Application - Server name - Sites - Default Web Sites - "website name"
Once we click the name, on the right there is basic settings
We need it so that instead of using DefaultAppPool then to always use Classic .Net AppPool
Is there a way to change that by cmd/.bat file without having to manually go through computer management everytime we have this issue? It would help a lot if we had just the one .bat to click when this happens.
Monday, January 4, 2016 11:38 AM
Answers
-
User-823319154 posted
Hi,
You can change that by CMD, please find the way in the following link.
https://technet.microsoft.com/en-us/library/cc732992(v=ws.10).aspx
Regards,
Angie
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, January 5, 2016 7:17 AM -
User-823319154 posted
Hi lozzareeves,
Will this work for iis4 though?AFAIK, there isn't application pool in IIS 4, and it starts from IIS 5.
Regards,
Angie
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, January 14, 2016 1:49 AM
All replies
-
User-823319154 posted
Hi,
You can change that by CMD, please find the way in the following link.
https://technet.microsoft.com/en-us/library/cc732992(v=ws.10).aspx
Regards,
Angie
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Tuesday, January 5, 2016 7:17 AM -
User-1369325026 posted
Will this work for iis4 though?Tuesday, January 5, 2016 10:53 AM -
User-823319154 posted
Hi lozzareeves,
Will this work for iis4 though?AFAIK, there isn't application pool in IIS 4, and it starts from IIS 5.
Regards,
Angie
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, January 14, 2016 1:49 AM