|
|
5#

楼主 |
发表于 2019-6-12 14:47:26
|
只看该作者
System.TypeInitializationException “<Module>”的类型初始值设定项引发异常。 Void .ctor(HP.CommonTools.CSI.ILogger, HP.InstallManager.CSI.IInstallManager, HP.CommonTools.CSI.IInstallerParams, HP.CommonTools.CSI.IProcessStart) 在 HP.UserInterface.CSI.App..ctor(ILogger logger, IInstallManager installManager, IInstallerParams installerParams, IProcessStart processStart)
在 HP.UserInterface.CSI.ProductionGUI.Start()
在 HP.App.CSI.ApplicationLaunch.Start()
在 HP.App.CSI.AppStartImpl.Start(DIContainer container)
在 HP.App.CSI.AppStart.Main(String[] args)
ModuleLoadException The C++ module failed to load during appdomain initialization.
Void <CrtImplementationDetails>.LanguageSupport.Initialize(<CrtImplementationDetails>.LanguageSupport*) 在 <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
在 .cctor()
Win32Exception 系统找不到指定的文件。 Void CModuleInitialize.LoadWpfGfx(CModuleInitialize*) 在 CModuleInitialize.LoadWpfGfx(CModuleInitialize* )
在 CModuleInitialize.{ctor}(CModuleInitialize* )
在 ?A0x57aa808a.??__E?A0x57aa808a@cmiStartupRunner@@YMXXZ()
在 _initterm_m((fnptr)* pfbegin, (fnptr)* pfend)
在 <CrtImplementationDetails>.LanguageSupport.InitializePerAppDomain(LanguageSupport* )
在 <CrtImplementationDetails>.LanguageSupport._Initialize(LanguageSupport* )
在 <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
UnhandledExceptionHandler.OnUnhandledException => UnhandledExceptionHandler.HandleException => NLogLogger.HP.CommonTools.CSI.ILogger.LogError
!!!!!!!!!!!!!!!!!!!
13:42:17.4275 !ERROR! UnhandledExceptionHandler.HandleException(): *** Unhandled Exception Logging End *** |
|