MapWindow TypeInitializationException, The specified module could not be found

0

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?

enter image description here

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
c#
c++
visual-studio
gis
asked on Stack Overflow Dec 11, 2020 by dasquest • edited Dec 11, 2020 by dasquest

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0