Open marttin-h opened 5 years ago
Since i recently stumbled across this aswell, what helped for me was to triplecheck the AppPool for my application which was wrongly set to LocalService. After i changed the identity to LocalSystem the error went away.
Open IIS > Apppools > rightclick on the used app pool > advanced settings > Change identity to LocalSystem
Please how to fix error ? Thanks