Error: new failed TrioDM : APIS_91_WSDL::InitAPIS : APIS_91_UNIT : FosMobile.dll System Message: Microsoft MSXML is not installed

Error: new failed TrioDM : APIS_91_WSDL::InitAPIS : APIS_91_UNIT : FosMobile.dll System Message: Microsoft MSXML is not installed

The following error may be seen on a user-by-user basis when attempting to file 91 APIS from FOS.

Error: new failed TrioDM ; APIS_91_WSDL::InitAPIS : APIS_91_UNIT : FosMobile.dll
System Message: Microsoft MSXML is not installed


Solution:

This is a workstation fix, not a data/config issue:

  1. Have IT open an elevated command prompt and run:

    regsvr32 msxml6.dll

    If that returns an error, they may need to repair the file first from Windows installation media or SFC:

    sfc /scannow
  2. Alternatively, downloading and re-running the Microsoft XML Core Services 6.0 installer (available from Microsoft's download center) will re-register the COM objects.

  3. Once MSXML is re-registered, Lucas should be able to submit APIS 91 without error. No FOS data changes are needed.

    • Related Articles

    • Error: submitFlightManifest failed: APIS_91_WSDL: FOS2007.dll - Filing APIS

      Error: The attempt to send APIS data has failed. apisSoal->submitFlightManifest failed : APIS_91_WSDL::Send_APIS_SOAP() : APIS_91_Unit.cpp : FOS2007.dll SOAP message: An error occurred in the secure channel support System Exception: An error occurred ...
    • Error: The request failed with HTTP Status 302: Redirect

      Error: The request failed with HTTP Status 302: Redirect Solution: 1. Ensure you are entering the correct Host URL into the device. URL must match in regards to HTTP or HTTPS. 2. Are you on FOS Version 3.11.3 or higher? In 3.11.3 this version of ...
    • Error: FOS ShellExecute() Error. Error number: 2. system Error msg: The specified file was not found.

      Error: FOS ShellExecute() Error. Error number: 2. system Error msg: The specified file was not found. Solution: This error occurs when the File path for the FOS.exe and Image Path are not populated in Company Data. Pointing the image path to the FOS ...
    • Setting Up APIS in FOS

      Setting up APIS in FOS With FOS version 3.14.1 or better, the CBP credentials for eAPIS submission from FOS are managed at the provider level, via a shared API provided by U.S. Customs and Border Protection. The individual customer must still enter ...
    • Error: HTTP Error 500.21 - Internal Server Error

      Error: HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Solution: This error points to .NET 4.0 not fully being installed. To resolve this issue run the ...