使用360优化了一下系统(windows XP sp3),然后在运行一个程序时,一旦使用右键菜单就报错,错误信息如下,
******************************** Started ********************************
ScriptEditor.exe Error: 2 : Exception:
System.ArgumentOutOfRangeException: Value '0' is not a valid value for Interval. Interval must be greater than 0.
Parameter name: Interval
at System.Windows.Forms.Timer.set_Interval(Int32 value)
at bc.g()
at bc.l()
at ActiproSoftware.UIStudio.Bar.BarCommandLink.OnMouseEnter(MouseEventArgs e)
at ActiproSoftware.WinUICore.UIElement.ActiproSoftware.WinUICore.IInputElement.RaiseMouseLeaveEvent(MouseEventArgs e)
at ActiproSoftware.WinUICore.UIElement.a(IUIElement A_0, MouseEventArgs A_1)
at ActiproSoftware.WinUICore.UIElement.OnMouseLeave(MouseEventAr