Been trying for days now to get around the MMC snap-in failed to create or initialize error for the Event Viewer. I have tried sfc /scannow, regsvr32, Dependency Walker, Win 7 repair disk, chkdsk, dumpbin /dependents and lately trying to install the Windows SDK tools without success. But none of these utilities are helping. The reason for the event viewer is due to a problem with the IIS Manager, installs but will not run. I can not find anything missing or corrupted and the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{b05566ad-fe9c-4363-be05-7a4cbb7cb510} with key = moduleName value = EventViewer.dll.
C:\Windows\winsxs\msil_eventviewer_31bf3856ad364e35_6.1.7601.17514_none_a7c7be940756e915>regsvr32 eventviewer.dll
result:
The module eventviewer.dll was loaded but the entry-point DllRegisterServer was not found.
Any ideas?