- Home
- Windows XP
- Error messages
- Event Viewer snap-in fails to initialize
Event Viewer snap-in fails to initialize
- Copyright © 2008 Ramesh Srinivasan
- Error messages
Symptom
When you attempt to open Event Viewer, the following error appears and the Event Viewer does not launch:
Snap-in failed to initialize.
Name:Event Viewer
CLSID:{975797FC-4E2A-11D0-B702-00C04FD8DBF7}
Resolution
Click Start, Run and type the following command:
REGSVR32.EXE %WINDIR%\SYSTEM32\ELS.DLL
If you get the following error message when you run the above command, then expand a copy of the file from the Windows XP CD, or from the Service Pack files source path.
LoadLibrary("C:\WINDOWS\System32\ELS2.DLL") failed - The specified module could not be found.
Related Links
If you enjoyed this post, make sure you
subscribe to our RSS feed!
We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?

Author)