报错信息 1
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
在 Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeDictionary(JsonWriter writer, IDictionary values, JsonDictionaryContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
在 Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
在 Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
在 DynamicClass.TimingFunction.<>c__DisplayClass3.<.ctor>b__0(Object s, EventArgs e)
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 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)
版本:1.40.11
2025-04-03 10:42
Microsoft Windows NT 10.0.18362.0
版本:1.43.63
2025-03-25 21:54
Microsoft Windows NT 10.0.22631.0
版本:1.43.63
2025-03-24 18:34
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.43.63
2025-03-23 14:43
Microsoft Windows NT 10.0.22621.0
版本:1.43.63
2025-03-18 18:38
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-03-15 00:43
Microsoft Windows NT 10.0.22621.0
报错信息 2
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
在 System.Windows.Input.StylusWisp.WispLogic.RefreshTablets()
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletRemovedImpl(UInt32 wisptisIndex, Boolean isInternalCall)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
版本:1.43.57
2025-03-23 09:53
Microsoft Windows NT 10.0.26100.0
版本:1.43.19
2025-03-21 15:34
Microsoft Windows NT 10.0.22631.0
报错信息 3
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
在 Quicker.Domain.Profiles.ProfileManager.GetAliasedExe(String exeFileName)
在 Quicker.Domain.Profiles.ProfileSwitcher.ChangeExe(String exe, Boolean refresh, String currentUrl)
在 Quicker.Domain.Profiles.ProfileSwitcher.StartUp()
在 Quicker.Domain.AppServer.MBEsIfi4M3QCC4Ba2M7I(Object )
在 Quicker.Domain.AppServer.Start()
在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.App.<ApplicationStart>d__14.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)
版本:1.40.23
2025-03-07 20:15
Microsoft Windows NT 10.0.22621.0
报错信息 4
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.List`1.Enumerator.MoveNextRare()
在 Quicker.Utilities._3rd.ExtLib.IndexOf[T](IEnumerable`1 enumerable, Func`2 predicate)
在 Quicker.Domain.Services.DataService.TUvWks1xgCq(SubProgram )
在 Quicker.Domain.Services.DataService.XwOWkxhjtmU(SubProgram )
在 Quicker.View.X.ActionDesignerWindow.<>c__DisplayClass96_0.F4mLPX2dQnY31yR7g16d(Object , Object )
在 Quicker.View.X.ActionDesignerWindow.<>c__DisplayClass96_0.wbCg8n3Ksm1()
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.View.X.ActionDesignerWindow.<DoSaveWithoutClose>d__96.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.View.X.ActionDesignerWindow.<CbSaveOnExecuted>d__84.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)
版本:1.43.57
2025-03-07 15:11
Microsoft Windows NT 10.0.19045.0