-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Hi,
MW_v563 is crashing on startup on a Win10 computer. Error message reads as follows:
An unhandled exception has occurred in the application. There is no way to recover from it. The application will be closed. Please report the issue at http://mapwindow5.codeplex.com/workitem/list/basic.
Description: The type initializer for 'MW5.Api.Static.MapConfig' threw an exception.
Stack trace:
at MW5.Api.Static.MapConfig.set_ZoomToFirstLayer(Boolean value)
at MW5.Helpers.MapInitializer.InitMapConfig()
at MW5.Program.LoadConfig(IApplicationContainer container)
at MW5.Program.Main()
Description: 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).
Description: The type initializer for 'MW5.Api.Static.MapConfig' threw an exception.
Stack trace:
at MW5.Api.Static.MapConfig.set_ZoomToFirstLayer(Boolean value)
at MW5.Helpers.MapInitializer.InitMapConfig()
at MW5.Program.LoadConfig(IApplicationContainer container)
at MW5.Program.Main()
Description: 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).
Stack trace:
at MW5.Api.Static.MapConfig..cctor()
Thanks,
Dillon-MT