2011-10-21, 12:39 AM
(This post was last modified: 2011-10-21, 03:40 AM by UncleJohnsBand.)
cncb Wrote:I'm not sure if some of my files might be out-of-sync due to previous patches but I'm getting the following error when trying to use the parameter:
Code:Invalid URI: The format of the URI could not be determined.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.UriFormatException: Invalid URI: The format of the URI could not be determined.
Source Error:
Line 44: string URI = (String) Session["HostURI"];
Line 45: string url = URI + "/public/services/manageservice.asmx";
Line 46: mng.Url = url;
Line 47: string gadget = mng.getGadgetFeed();
Line 48:
Source File: c:\Users\Public\NPVR\web\public\services\InfoXML.aspx.cs Line: 46
Ok...I think I know what it is......when trying to access it via NEWA.....go to a secured page first then go to the infoxml.aspx page.....let me know what happens then. I think I may be setting that session variable in the login pages.....so if you went straight to infoxml.aspx without hitting login page first you would get this error. Patch posted.....
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
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