Jump to content

Recommended Posts

HI, When try unpack eix and epk from client this error showing,,,

How to solve ?

'System.DllNotFoundException: Não é possível carregar a DLL 'LzoModule.dll': Não foi possível encontrar o módulo especificado. (Exceção de HRESULT: 0x8007007E)
   em EterManager.Utilities.LzoHelper.Decompress(IntPtr source, Int32 compressedSize, Int32 decompressedSize, IntPtr decompressedFilePointer)
   em EterManager.Utilities.LzoHelper.DecompressData(Int32 decompressedSize, Int32 compressedSize, Byte[] compressedData)
   em EterManager.DataAccessLayer.EterFilesDal.NormalizeIndexFile(String filePath, Byte[] indexKey)
   em EterManager.DataAccessLayer.EterFilesDal.ReadIndexFile(String filePath, Byte[] indexKey, String parentFile)
   em EterManager.DataAccessLayer.EterFilesDal.UnpackFile(FileInfo packFile, String saveFilesPath, Byte[] indexKey, Byte[] packKey, Action`2 progressCallback, Action`2 fileLoggingCallback)
   em EterManager.UserInterface.ViewModels.WorkingItemVm.<UnpackFileAction>b__22_0()
   em System.Threading.Tasks.Task.InnerInvoke()
   em System.Threading.Tasks.Task.Execute()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
   em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   em EterManager.UserInterface.ViewModels.WorkingItemVm.<UnpackFileAction>d__22.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada -'


Error:

 

StackTrace  em System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
  em System.Environment.get_StackTrace()
  em System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  em System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  em System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  em System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  em System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
  em EterManager.UserInterface.ViewModels.ExceptionWindowViewModel..ctor()
  em DynamicInjector3048ad97e89b43e688ab0eb3fda66b1d(Object[] )
  em Ninject.Activation.Providers.StandardProvider.Create(IContext context)
  em Ninject.Activation.Context.ResolveInternal(Object scope)
  em Ninject.Activation.Context.Resolve()
  em Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
  em Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
  em Ninject.KernelBase.Resolve(IRequest request)
  em Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique)
  em Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
  em EterManager.UserInterface.Views.ExceptionWindow..ctor()
  em System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  em System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  em System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  em System.Activator.CreateInstance[T]()
  em EterManager.Services.Concrete.ViewManager.ShowWindow[T](Boolean forceNewInstance, String newTitle, Boolean titleMustMatch)
  em EterManager.App.App_OnDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
  em System.Windows.Threading.Dispatcher.CatchException(Exception e)
  em System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
  em System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
  em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  em System.Windows.Threading.DispatcherOperation.InvokeImpl()
  em System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  em MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  em System.Windows.Threading.DispatcherOperation.Invoke()
  em System.Windows.Threading.Dispatcher.ProcessQueue()
  em System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  em MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  em MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  em System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  em MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  em MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  em System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  em System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  em System.Windows.Application.RunDispatcher(Object ignore)
  em System.Windows.Application.RunInternal(Window window)
  em System.Windows.Application.Run(Window window)
  em EterManager.App.Main()



Any have etermanager 64bits ?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.