You are viewing limited content. For full access, please sign in.

Question

Question

Import Agent .net runtime error

asked on May 16, 2019 Show version history

I am receiving this error when trying to launch import agent.  It appears that .net was updated along with Visual Studio.  Those have been rolled back.

Any ideas?

Application: ImportAgentConfig.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ComponentModel.Win32Exception
Exception Info: System.DllNotFoundException
   at MS.Internal.NativeWPFDLLLoader.LoadNativeWPFDLL(UInt16*, UInt16*)
   at MS.Internal.NativeWPFDLLLoader.LoadCommonDLLsAndDwrite()
   at <Module>.CModuleInitialize.{ctor}(CModuleInitialize*, Void ())
   at <Module>.?A0x5ef9b4a4.CreateCModuleInitialize()
   at <Module>.?A0x5ef9b4a4.??__E?A0x5ef9b4a4@cmiStartupRunner@@YMXXZ()
   at <Module>._initterm_m(Void* ()*, Void* ()*)
   at <Module>.<CrtImplementationDetails>.LanguageSupport.InitializePerAppDomain(<CrtImplementationDetails>.LanguageSupport*)
   at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize(<CrtImplementationDetails>.LanguageSupport*)
   at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize(<CrtImplementationDetails>.LanguageSupport*)
Exception Info: <CrtImplementationDetails>.ModuleLoadException
   at <Module>.<CrtImplementationDetails>.ThrowModuleLoadException(System.String, System.Exception)
   at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize(<CrtImplementationDetails>.LanguageSupport*)
   at <Module>..cctor()
Exception Info: System.TypeInitializationException
   at System.Windows.Application.GetResourceStream(System.Uri)
   at Laserfiche.ImportAgent.Config.IconsUtil.GetRawIcon(System.String)
   at Laserfiche.ImportAgent.Config.ProfileDlg..ctor()
   at Laserfiche.ImportAgent.Config.Program.Main()
 
Faulting application name: ImportAgentConfig.exe, version: 10.3.0.450, time stamp: 0x5a55ed59
Faulting module name: KERNELBASE.dll, version: 6.1.7601.24408, time stamp: 0x5c92f34f
Exception code: 0xe0434352
Fault offset: 0x000000000000be0d
Faulting process id: 0x1f4
Faulting application start time: 0x01d50c3b19519148
Faulting application path: C:\Program Files\Laserfiche\Import Agent\ImportAgentConfig.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 629b4ed4-782e-11e9-9ce8-005056bc11d4
 
 
Annotation 2019-05-16 181021.png
0 0

Replies

replied on May 20, 2019

The dll that it can't find is part of the Visual C++ runtime, which should be installed as a dependency.  You might try uninstalling and re-installing Import Agent.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.