Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
January 17, 2005
The subject error occurs because the Msxml4.dll library is not properly registered.
To correct this problem:
1. Open a CMD.EXE window.
2. Type the following command and press Enter:
regsvr32 /s %SystemRoot%system32msxml4.dll
3. Type exit and press Enter.
You May Also Like