Could someone help in regards to the error below? How should I determine the module missing or how to resolve the issue with the message below. Any hints for what should I look first at?
System.TypeInitializationException: 'The type initializer for 'MW5.Api.Static.MapConfig' threw an exception.'
FileNotFoundException: Retrieving the COM class factory for component with CLSID {80CDFEE0-576F-4141-906E-877638A2AEF3} failed due to the following error: 8007007e The specified module could not be found. (Exception from HRESULT: 0x8007007E).
This exception was originally thrown at this call stack:
MW5.Api.Static.MapConfig.MapConfig() in MapConfig.cs
User contributions licensed under CC BY-SA 3.0