My ASP.Net web service cannot run because the application pool is unable to start due to the identity crisis it\'s experiencing.
The user I\'m using in the app pool is a
Make sure the user account trying to access the app pool is a member of the IIS_USRS group in AD.
IIS_USRS