2013-07-28, 09:07 PM
1.34 is what I installed and I followed the install directions to the letter.
2013-07-28, 09:07 PM
1.34 is what I installed and I followed the install directions to the letter.
2013-07-28, 10:08 PM
kricker Wrote:1.34 is what I installed and I followed the install directions to the letter. What shows up in web.log in the NPVR data directory?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE Windows 10 Pro x64 PVR Software: NPVR 5.1.1 SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner Roku Ultra 2 PCH A-100's
2013-07-29, 06:17 PM
This is what appears in the log when I tired connecting from my smart phone:
NEWA log. It was too many characters to post here so I placed it on pastebin. This seems to be the place it falls apart: Code: 2013-07-29 14:17:09.018 [ERROR][14] System.Web.HttpCompileException: c:\Users\Public\NPVR\web\mobile\default.aspx.cs(333): error CS0117: 'N_EWA.TVListing' does not contain a definition for 'RenderEpg'
2013-07-29, 10:53 PM
Ok.... that solved it.... NEWA 1.34 is not up to date with iNEWA. They will be back in synch with the next release of NPVR.
Download the latest iNEWA release and install the two directories..... web\mobile and web\app_code\iNEWA Let me know if that solves the issue.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE Windows 10 Pro x64 PVR Software: NPVR 5.1.1 SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner Roku Ultra 2 PCH A-100's
2013-07-30, 02:39 AM
I could have sworn that is when I started noticing the issue, but I'll give it another go and let you know.
2013-07-30, 03:33 PM
I installed that and I am getting the same Runtime Error screen on my mobile phone.
Log snippet from mobile request. Section with error: Code: 2013-07-30 11:32:11.030 [ERROR][15] System.Web.HttpCompileException: c:\Users\Public\NPVR\web\mobile\default.aspx.cs(333): error CS0117: 'N_EWA.TVListing' does not contain a definition for 'RenderEpg'
2013-07-30, 09:48 PM
Does your web\app_code\iNEWA folder look like the below?
[ATTACH=CONFIG]36760[/ATTACH]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE Windows 10 Pro x64 PVR Software: NPVR 5.1.1 SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner Roku Ultra 2 PCH A-100's
2013-07-31, 03:22 PM
Looks the same to me.
[ATTACHMENT NOT FOUND]
2013-08-01, 12:44 AM
Ok.... does the top of the default.cs file in the web\mobile directory look like the below?
[ATTACH=CONFIG]36770[/ATTACH]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE Windows 10 Pro x64 PVR Software: NPVR 5.1.1 SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner Roku Ultra 2 PCH A-100's
2013-08-01, 01:07 AM
It sure does, here is a copy paste from it.
Code: using System; Thanks for taking the time to figure this out. BTW. |
|