Exception:给定关键字不在字典中。

报错信息

   在 System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
   在 Quicker.Domain.Profiles.ProfileManager.GetProfileById(String profileId)
   在 Quicker.Domain.Profiles.ProfileManager.GetAllProfilesByExe(String exeFileName, Boolean attachCommonProfiles)
   在 Quicker.Domain.Profiles.ProfileManager.GetGlobalProfiles(Boolean filterByMachine)
   在 Quicker.Domain.Profiles.ProfileSwitcher.LoadGlobalProfiles()
   在 Quicker.Domain.Profiles.ProfileSwitcher.StartUp()
   在 Quicker.App.<StartupApplicationAsync>d__6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Quicker.App.<ApplicationStart>d__5.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 

解决方法

旧版本BUG,请升级到最新版本测试。

相关信息
1 查看
25天10小时前
Quicker版本
版本 反馈次数
1.42.8 1