I'm new to NextPvr, coming from MythTv.
I just installed NPVR for the first time yesterday, and it works fine from the windows application (watch tv, see guide data), but no matter what I do, I can't get NEWA to work. I either get webpage not available or the following server error:
I've tried uninstalling and reinstalling both NPVR and .NET v4.5.2. Initially, when I first installed NPVR, I got the error "web page not available", so I deleted NEWA and reinstalled it manually via the wiki. That is when I get the above error.
I get the error when I go to http://localhost:8866/guide2.aspx
When I go to http://localhost:8866/guide.aspx, I get a similar error, the only difference I can tell is the line numbers.
I have also tried deleting the "temporary ASP.NET files" folder and reinstalling NPVR.
I have NDigitalHost, NextPVR, NRecord and NTray as exceptions in my windows firewall.
Attached are my logs. I've also included the Detailed Compiler Output and Complete Compilation Source logs, from the error above.
Any help would be greatly appreciated.
Thanks!
John
I just installed NPVR for the first time yesterday, and it works fine from the windows application (watch tv, see guide data), but no matter what I do, I can't get NEWA to work. I either get webpage not available or the following server error:
Code:
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0012: The type 'N_EWA.Global' is defined in an assembly that is not referenced. You must add a reference to assembly 'App_Code.kirt26ct, Version=2.15.5482.19589, Culture=neutral, PublicKeyToken=null'.
Source Error:
Line 273: }
Line 274:
Line 275: protected ASP.global_asax ApplicationInstance {
Line 276: get {
Line 277: return ((ASP.global_asax)(this.Context.ApplicationInstance));
Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_Web_newa_cssmasterpage.master.cdcab7d2.ojnur9un.0.cs Line: 275
Show Detailed Compiler Output:
Show Complete Compilation Source:
I've tried uninstalling and reinstalling both NPVR and .NET v4.5.2. Initially, when I first installed NPVR, I got the error "web page not available", so I deleted NEWA and reinstalled it manually via the wiki. That is when I get the above error.
I get the error when I go to http://localhost:8866/guide2.aspx
When I go to http://localhost:8866/guide.aspx, I get a similar error, the only difference I can tell is the line numbers.
I have also tried deleting the "temporary ASP.NET files" folder and reinstalling NPVR.
I have NDigitalHost, NextPVR, NRecord and NTray as exceptions in my windows firewall.
Attached are my logs. I've also included the Detailed Compiler Output and Complete Compilation Source logs, from the error above.
Any help would be greatly appreciated.
Thanks!
John