NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 108 Next »
Getting error when going to http://localhost:8866/index.html

 
  • 0 Vote(s) - 0 Average
Getting error when going to http://localhost:8866/index.html
gsurman
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jan 2016
#1
3 hours ago
[size=1]Server Error in '/' Application.[/size]
When going to the web apphttp://localhost:8866/index.html I get this message. Also in the deskstop app there are no listings on the TV guide. I use schedules direct, windows 10 and tried disabling AVG security, I also updated the NextPVR app. It is still recording my programs I have scheduled but cannot get any TV Guide listings.
[size=1]Server Error in '/' Application.[/size]


[size=1]Root element is missing.[/size]
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.Xml.XmlException: Root element is missing.
Source Error:



[size=1]Root element is missing.[/size]
[b]Description: [/b]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.

[b]Exception Details: [/b]System.Xml.XmlException: Root element is missing.
AVG
[b]Source Error:[/b]


Code:
Line 796:
Line 797:            if (File.Exists(GetWebConfigFileName()))
Line 798:                configWeb.Load(GetWebConfigFileName());
Line 799:
Line 800:            globalSettings = new HybridDictionary();

[b]Source File: [/b]c:\Users\Public\NPVR\web\App_Code\Classes\Settings.cs[b]    Line: [/b]798

[b]Stack Trace:[/b]


Code:
[XmlException: Root element is missing.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +69
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +1266
   System.Xml.XmlTextReaderImpl.Read() +63
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +253
   System.Xml.XmlDocument.Load(XmlReader reader) +108
   System.Xml.XmlDocument.Load(String filename) +124
   N_EWA.classes.Settings.LoadFromFile(Boolean reload) in c:\Users\Public\NPVR\web\App_Code\Classes\Settings.cs:798
   N_EWA.classes.Settings.GetSetting(Object moduleObject, String settingName) in c:\Users\Public\NPVR\web\App_Code\Classes\Settings.cs:742
   N_EWA.classes.Settings.Load() in c:\Users\Public\NPVR\web\App_Code\Classes\Settings.cs:174
   N_EWA.classes.Settings..ctor() in c:\Users\Public\NPVR\web\App_Code\Classes\Settings.cs:166
   N_EWA.Global..cctor() in c:\Users\Public\NPVR\web\App_Code\Global.cs:78

[TypeInitializationException: The type initializer for 'N_EWA.Global' threw an exception.]
   N_EWA.Global..ctor() in c:\Users\Public\NPVR\web\App_Code\Global.cs:71
   ASP.global_asax..ctor() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_global.asax.qiu8-yp9.0.cs:0

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +122
   System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +239
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +85
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) +1173
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +130
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +21
   System.Web.HttpRuntime.CreateNonPublicInstance(Type type, Object[] args) +44
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +130
   System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext context) +35
   System.Web.HttpApplicationFactory.EnsureAppStartCalled(HttpContext context) +195
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +83
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +524



Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Ver
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,274
Threads: 774
Joined: Nov 2003
#2
3 hours ago
These are messages from the old NextPVR v4 app, which hasn't been updated for over 6 years.

You should really update to a current version of NextPVR
gsurman
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jan 2016
#3
3 hours ago
I just did, downloaded it and ran it but still says Im using version 4.2.5 (191014). Should uninstall NextPVR then re-install?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,274
Threads: 774
Joined: Nov 2003
#4
3 hours ago
NextPVR v5 was a rewrite, and an entirely different application from earlier versions. There was no in-place upgrade from earlier versions, so you've probably ended up with both applications installed. A lot of advice was provided around this at the time, but it was years ago now, so those threads are probably long buried by newer information.

Uninstall NextPVR v4, then reboot and hopefully then the current NextPVR will be able to start.
gsurman
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jan 2016
#5
3 hours ago
Thanks, just noticed when I start the desktop app from the windows app list everything runs is fine. I'll do what you suggest.
gsurman
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jan 2016
#6
2 hours ago
Thanks everything is working fine now, shows I'm updated to the newest version, web and desktop apps are all OK. TV guide is back.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  401 error while importing m3u or using xc arands 9 758 2025-10-21, 10:16 PM
Last Post: arands
  Windows could not start the NextPVR Service service on Local Computer Error 193:0xc1 Jimmyts100 7 7,476 2025-06-18, 06:26 PM
Last Post: jcole998
  error: No tuner was available for the requested channel jzk 3 1,009 2025-04-19, 03:30 PM
Last Post: mvallevand
  Video image error on software kellanphil 1 578 2025-02-28, 04:11 AM
Last Post: sub
  EPG Script Error? RedDevilJoe 4 785 2025-02-01, 01:16 AM
Last Post: RedDevilJoe
  can't get http://localhost:8866/service=?method=channel.m3u JCDinPGH 15 3,387 2024-11-28, 03:20 AM
Last Post: JCDinPGH
  Error 400 wakecars067 16 3,172 2024-09-15, 11:59 PM
Last Post: mvallevand
  Error at 58 minutes playback Offroad 4 1,245 2024-06-01, 01:17 PM
Last Post: Offroad
  Files Still Open Error fccgrant 14 2,648 2024-03-29, 06:53 PM
Last Post: fccgrant
  Application Error crash apuftw 8 3,591 2024-01-25, 09:30 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