January 4, 2010

Steps to Fix DOM document error in Coreldraw -XML Core


Cannot create a DOM document. Class not registered. Please ensure that MSXML4 is installed.


To resolve this issue please make sure that the msxml4.dll library is registered correctly.
  • Click on „Start -> Run“
  • Enter: regsvr32 /u msxml4.dll (this command line de-registers MSXML4.DLL)
  • Now enter: regsvr32 msxml4.dll (DLL is re-registered)
  • You should now be able to run CorelDRAWIf problem persists you will need to update/install MSXML 4.0 Service Pack 2 then re-register the dll libray.

You can download this through the following link directly from Microsoft:
MSXML 4.0 Service Pack 2 (Microsoft XML Core Services)


After downloading and installing please do the following:

  1. Click on „Start -> Run“
  2. Enter: regsvr32 /u msxml4.dll (this command line de-registers MSXML4.DLL)
  3. Now enter: regsvr32 msxml4.dll (DLL is re-registered)
  4. You should now be able to run CorelDRAW


No comments:

Post a Comment