Delphi 2007 - Error loading config names from the project

hi there,
i'm using Delphi 2007 (Update 1) and Finalbuilder 5.5.0.240 (Trial).

When i try to add a delphi compiler action i'm gettting an error message (screenshot attached) when i try to open the .dpr-file.
This error even occurs when using Codegear demo applications.

Is this a known problem or am i doing something wrong?

Thanks in advance

Stephan

Hi Stephan,

This looks like it’s the MSXML DOM class (and the message is “Class not registered”)
{88D969C1-F192-11D4-A65F-0040963251E5}

It’s strange that you’re only getting the problem in the Delphi action, but sounds like there’s some issue with MSXML. Can you try re-installing MSXML 3 or above and see if that fixes the problem? (Just Google for MSXML Download and you should find the link on the Microsoft site).

cheers,
tate.

Hi Tate,

i reinstalled MSXML 4... and now it works.

Thanks a lot

Stephan