Last active
October 23, 2022 14:30
-
-
Save spottedmahn/bf2938803bae55a0aea5456925afe142 to your computer and use it in GitHub Desktop.
After changing ASP.NET ENV variable, need to restart IIS and IISReset doesn't work apparently
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://github.com/aspnet/IISIntegration/issues/1401#issuecomment-423252335 | |
net stop /y was && net start w3svc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment