User-654285747 posted
I have a .net core application and when I publish it to the iis default site, I get HTTP error 503. When I was troubleshooting, I found that the IIS application pool was stopped, and get the following error.
The identity of application pool DefaultAppPool is invalid. The user name or password that is specified for the identity may be incorrect, or the user may not have batch logon rights. If the identity is not corrected, the application pool will be disabled when
the application pool receives it first request.