From @jhkimnew on March 1, 2018 1:19
We need to update DOC to inform this limiation regarding IISExpress.
Unlike full IIS, IISExpress should restart after switching hostingModel from inprocess to outofprocess because it does not use WAS service.
Copied from original issue: aspnet/IISIntegration#621
From @jhkimnew on March 1, 2018 1:19
We need to update DOC to inform this limiation regarding IISExpress.
Unlike full IIS, IISExpress should restart after switching hostingModel from inprocess to outofprocess because it does not use WAS service.
Copied from original issue: aspnet/IISIntegration#621