DCOM needs to be enabled.
Can you try this on the server:
# Click Start, click Run, type regedit, and then click OK.
# Locate the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole registry subkey.
# Right-click the Ole value, point to New, and then click DWORD Value.
# Type ActivationFailureLoggingLevel, and then press ENTER. Double-click ActivationFailureLoggingLevel, type 0 in the Value data box, and then click OK.
# Right-click the Ole value, point to New, and then click DWORD Value.
# Type CallFailureLoggingLevel, and then press ENTER. Double-click CallFailureLoggingLevel, type 0 in the Value data box, and then click OK.
You might need to restart the server.