Exception:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。

报错信息

   在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
   在 System.Collections.ArrayList.set_Capacity(Int32 value)
   在 System.Collections.ArrayList.EnsureCapacity(Int32 min)
   在 System.Collections.ArrayList.InsertRange(Int32 index, ICollection c)
   在 System.Security.Util.StringExpressionSet.Copy()
   在 System.Security.Permissions.RegistryPermission.Copy()
   在 System.Security.FrameSecurityDescriptor.CreateSingletonSet(IPermission perm)
   在 System.Security.CodeAccessSecurityEngine.Assert(CodeAccessPermission cap, StackCrawlMark& stackMark)
   在 System.Security.CodeAccessPermission.Assert()
   在 System.Windows.Input.StylusWisp.WispTabletDeviceCollection.IsWisptisRegistered()
   在 System.Windows.Input.StylusWisp.WispTabletDeviceCollection.ShouldEnableTablets()
   在 System.Windows.Input.StylusWisp.WispLogic.OnDeviceChange()
   在 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) 

解决方法

暂无解决方案。

相关信息
0 查看
2021-10-10 00:58
Quicker版本
版本 反馈次数