Home › Forum › Software › uRADMonitorX › Reply To: uRADMonitorX
Hi, just installed a new A3; all working fine – sitting at 192.168.254.11 on local network.
uRadMonitorX (running v0.37.0.39201) on Windows 10 64bit, and getting “Device data fetch error”
This is in the logfile (a lot of times!)
[2016-09-18 19:10:10] Device data fetch error. Exception: System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at uRADMonitorX.Core.Device.DeviceDataReader.internalParse(String rawText)
at uRADMonitorX.Core.Device.DeviceDataHttpReader.Read()
at uRADMonitorX.Core.Fetchers.DeviceDataFetcher.doWork(Object o, EventArgs e)