Overview
This article describes the process to follow when the scan results cannot be saved in XML format. No error message is displayed. The following will be present in the lanss_v11_apistrings.csv
or lanss_v12_apistrings.csv
logs:
2016-09-13,12:30:02,784,1,"#00001390","#00000880","error ","apistrings","Could not create MSXML2 COM instance. Possible reasons: CoInitialize() was not called or MSXML2 COM was unregistered." 2016-09-13,12:30:02,784,1,"#00001390","#00000880","error ","apistrings","XmlUtils::LoadXmlFile Unknown error."
Environment
- GFI LanGuard
- All Supported Environments
Root Cause
The file msxml4.dll
is not registered in Windows.
Resolution
- Open a command prompt.
- Run the following command:
regsvr32 msxml4.dll