好友
阅读权限10
听众
最后登录1970-1-1
|
本帖最后由 wzl12315 于 2023-12-29 16:22 编辑
win10 会闪退,无法使用
****************************异常文本****************************
【出现时间】:2023-12-29 16:19:44
【异常类型】:ArgumentOutOfRangeException
【异常信息】:数字必须为小于等于 Int32.MaxValue 的非负值或为 -1。
参数名: dueTime
【堆栈调用】: 在 System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
在 OISM2Encryptor.Program.TimerThreadMethod()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
【异常对象】:mscorlib
【触发方法】:Void .ctor(System.Threading.TimerCallback, System.Object, Int32, Int32)
***************************************************************
****************************异常文本****************************
【出现时间】:2023-12-29 16:21:20
【异常类型】:ArgumentOutOfRangeException
【异常信息】:数字必须为小于等于 Int32.MaxValue 的非负值或为 -1。
参数名: dueTime
【堆栈调用】: 在 System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
在 OISM2Encryptor.Program.TimerThreadMethod()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
【异常对象】:mscorlib
【触发方法】:Void .ctor(System.Threading.TimerCallback, System.Object, Int32, Int32)
*************************************************************** |
|