Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

System.IO.FileNotFoundException: Could not load file or assembly 'AppLimit.NetSparkle #4

Description

@lamathe

Our WPF App (x86) has been encountering an error multiple times with FileNotFoundException for AppLimit.NetSparkle even though the DLL being present.

System.IO.FileNotFoundException: Could not load file or assembly 'AppLimit.NetSparkle, Version=1.0.84.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at BibaApplication.Managers.BibaUpgradeManager.<>c__DisplayClass8_0.b__0()
at BibaApplication.Managers.BibaUpgradeManager.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

If there is any pointer to get around this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions