We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception type: System.ArgumentException Exception message: TimeSpan 不接受浮点非数字值。 Exception stack trace: 在 System.TimeSpan.Interval(Double value, Int32 scale) 在 WinNUT_Client.WinNUT.Update_UPS_Data() 在 WinNUT_Client.WinNUT.UPS_Connect() 在 WinNUT_Client.WinNUT.WinNUT_Load(Object sender, EventArgs e) 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Windows.Forms.Form.OnLoad(EventArgs e) 在 System.Windows.Forms.Form.OnCreateControl() 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) 在 System.Windows.Forms.Control.CreateControl() 在 System.Windows.Forms.Control.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m) 在 System.Windows.Forms.ContainerControl.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 System.Windows.Forms.Form.WndProc(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The text was updated successfully, but these errors were encountered:
Hi,
This repository is no longer maintained, and development has moved here.
Sorry, something went wrong.
Hi, This repository is no longer maintained, and development has moved here. think you, can you help me? nutdotnet/WinNUT-Client#129 (comment)
This repository is no longer maintained, and development has moved here. think you, can you help me? nutdotnet/WinNUT-Client#129 (comment)
Yes, sorry - I will head over to your issue right now. I just want to make sure others seeing this report will know where to go.
No branches or pull requests
Exception type: System.ArgumentException
Exception message: TimeSpan 不接受浮点非数字值。
Exception stack trace:
在 System.TimeSpan.Interval(Double value, Int32 scale)
在 WinNUT_Client.WinNUT.Update_UPS_Data()
在 WinNUT_Client.WinNUT.UPS_Connect()
在 WinNUT_Client.WinNUT.WinNUT_Load(Object sender, EventArgs e)
在 System.EventHandler.Invoke(Object sender, EventArgs e)
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
在 System.Windows.Forms.Form.WmShowWindow(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The text was updated successfully, but these errors were encountered: