Getting this Error.
Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘MSXML.DOMDocument’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{2933BF81-7B36-11D2-B20E-00C04F983E60}’ failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘MSXML.DOMDocument’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{2933BF81-7B36-11D2-B20E-00C04F983E60}’ failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).