Is the Windows Event Log service running?
Windows Server 2019 Event Viewer Empty
I used to look in the event viewer to see if there were any errors reported by my ASP.Net websites, but suddenly the event viewer stopped displaying any events at all. I don't know why that is or when it started, but I know there are errors because one of my sites redirects to an error page when people click search buttons on a webforms site. There should be an error event in the event viewer but there is nothing.
On top of that there is a manageability error that says "cannot get role or feature data" and every attempt to run Windows Update fails.
Windows for business Windows Server User experience Other
3 answers
Sort by: Most helpful
-
-
Anonymous
2021-10-11T20:39:19.02+00:00 Not a lot to go one but one or more EVTX may be corrupt. You can set the Windows Event Log service startup to disabled, reboot, delete or move the EVTX, set startup back to automatic, reboot.
--please don't forget to
upvote
andAccept as answer
if the reply is helpful-- -
Anonymous
2021-10-13T23:57:54.193+00:00 This sounds like some sort of core corruption. The safest / quicker solution is to rebuild, patch fully, reinstall roles and websites.
--please don't forget to
upvote
andAccept as answer
if the reply is helpful--