2012-02-03, 09:01 AM
I've installed NPVR on Windows Home Server 2011. I have an HDHomeRun Dual.
I enabled the firewall for nrecord and npvr. When I try scanning channels, I get the following errors in the log (and no channels are discovered, even though I see it locking on some):
at NShared.HDHomeRunScanningForm.HDHomeRunScanningForm_Load(Object sender1, EventArgs e)
2012-02-03 00:49:22.846 [ERROR][1] Unexpected error in timer_tick: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NShared.HDHomeRunScanningForm.timer1_Tick(Object sender, EventArgs e)
2012-02-03 00:49:22.948 [ERROR][1] Unexpected error in timer_tick: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NShared.HDHomeRunScanningForm.timer1_Tick(Object sender, EventArgs e)
Any suggestions on how I can resolve this?
Thanks.
I enabled the firewall for nrecord and npvr. When I try scanning channels, I get the following errors in the log (and no channels are discovered, even though I see it locking on some):
at NShared.HDHomeRunScanningForm.HDHomeRunScanningForm_Load(Object sender1, EventArgs e)
2012-02-03 00:49:22.846 [ERROR][1] Unexpected error in timer_tick: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NShared.HDHomeRunScanningForm.timer1_Tick(Object sender, EventArgs e)
2012-02-03 00:49:22.948 [ERROR][1] Unexpected error in timer_tick: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at NShared.HDHomeRunScanningForm.timer1_Tick(Object sender, EventArgs e)
Any suggestions on how I can resolve this?
Thanks.