Exception Details: System Security Security Exception: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security: State
I am migrating an ASP.NET application from Window server 2008 to Windows Server 2019. Managed to load the web application and it is working well. But once i click the Logout button on my webpage, the error below happens.
Exception Details: System Security Security Exception: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security: State
I read somewhere, that we can edit permission rights in the REGEDIT folder as below, but I'm not able to save the changes. A pop up message from Window Security "Unable to save permission changes on state. Access is denied."
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\State
Does anyone have an insight as to what could be done here?
Thanks!
Lyn