NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 85 86 87 88 89 … 433 Next »
NextPVR will not work

NextPVR will not work
detboydave
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Aug 2017
#1
2017-08-03, 01:31 PM (This post was last modified: 2017-08-03, 02:14 PM by detboydave.)
I'm new to this and I have not been able to get this to work. I've installed it on multiple machines and but have not been able to access the web end.



Microsoft ® Visual C# Compiler version 4.0.30319.17929

for Microsoft ® .NET Framework 4.5
Copyright © Microsoft Corporation. All rights reserved.

c:\Users\Public\NPVR\web\App_Code\Download.aspx.cs(20,7): warning CS0105: The using directive for 'System.Drawing' appeared previously in this namespace
c:\Users\Public\NPVR\web\App_Code\Download.aspx.cs(22,7): warning CS0105: The using directive for 'Microsoft.Win32' appeared previously in this namespace
c:\Users\Public\NPVR\web\App_Code\iNewa\MobileEPGRecord.aspx.cs(15,7): warning CS0105: The using directive for 'System.Web.UI' appeared previously in this namespace
c:\Users\Public\NPVR\web\App_Code\iNewa\MobileSearch.aspx.cs(18,7): warning CS0105: The using directive for 'System.Web.UI' appeared previously in this namespace
c:\Users\Public\NPVR\web\App_Code\iNewa\MobileManualRecord.aspx.cs(15,7): warning CS0105: The using directive for 'System.Web.UI' appeared previously in this namespace
c:\Users\Public\NPVR\web\App_Code\Download.aspx.cs(72,15): warning CS0114: 'N_EWA.classes.Download.ProcessRequest(System.Web.HttpContext)' hides inherited member 'System.Web.UI.Page.ProcessRequest(System.Web.HttpContext)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
c:\Windows\Microsoft.NET\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll: (Location of symbol related to previous warning)
c:\Users\Public\NPVR\web\App_Code\Download.aspx.cs(84,15): warning CS0108: 'N_EWA.classes.Download.IsReusable' hides inherited member 'System.Web.UI.Page.IsReusable'. Use the new keyword if hiding was intended.
c:\Windows\Microsoft.NET\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll: (Location of symbol related to previous warning)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(27,13): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(27,52): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(53,13): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(53,52): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(79,13): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(79,52): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(105,13): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(105,52): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(150,13): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\DetailsServiceController.cs(150,52): error CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\Public\NPVR\web\App_Code\Classes\loadDictionaries.cs(583,42): warning CS0168: The variable 'e' is declared but never used
c:\Users\Public\NPVR\web\App_Code\iNewa\ManageSeries.aspx.cs(97,16): warning CS0219: The variable 'detailsName' is assigned but its value is never used
c:\Users\Public\NPVR\web\App_Code\iNewa\ManageSeries.aspx.cs(543,37): warning CS0472: The result of the expression is always 'true' since a
[ATTACHMENT NOT FOUND]
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2017-08-03, 01:53 PM
detboydave Wrote:... I have not been able to get this to work.

In NextPVR ... Settings --> About ... is a button that will zip the NextPVR log files. Please zip the files and attach the zip to a post. Thank you.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#3
2017-08-03, 01:56 PM
It does looks like 0731 is missing the file web\App_Code\Classes\VerifyInternalJSON.cs

Martin
detboydave
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Aug 2017
#4
2017-08-03, 02:13 PM
mvallevand Wrote:It does looks like 0731 is missing the file web\App_Code\Classes\VerifyInternalJSON.cs

Martin

It is missing. Each time I install, it's never there.
detboydave
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Aug 2017
#5
2017-08-03, 02:14 PM
I just added zip file. Thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2017-08-03, 06:42 PM
I've repackaged the installer with this missing file. Try downloading it again.
http://www.nextpvr.com/NPVRSetup_4_0_4_170731.exe
detboydave
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Aug 2017
#7
2017-08-03, 07:06 PM
It's working. Thanks a lot.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 143,113 2024-01-29, 01:07 AM
Last Post: stoenjes44
  NextPVR VOD through Kodi unmich 2 1,374 2023-06-18, 03:54 AM
Last Post: sub
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,263 2021-09-25, 02:25 AM
Last Post: madbrain
  NextPVR and Remote viewing MaxiBelas 2 1,762 2021-09-07, 05:29 PM
Last Post: sub
  Help with NextPVR evinahmad86 1 1,499 2021-07-23, 07:01 PM
Last Post: sub
  Epg setting SD token NextPvr 4.2.4 casimir@zyxu.ca 1 1,656 2021-03-05, 01:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 2,021 2021-02-03, 01:29 PM
Last Post: Graham
  NextPVR V4 Web Issue meccano 3 1,980 2021-01-30, 04:20 AM
Last Post: meccano
  TV very choppy after downgrade from Nextpvr v5 riverboat2001 18 5,130 2021-01-26, 01:51 PM
Last Post: mvallevand
  Configure NextPVR Server Pliedes 1 1,882 2020-10-07, 04:59 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode