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 … 116 117 118 119 120 … 433 Next »
Unhandled Exception fot TV Guide after Updating to 3.8.3

Unhandled Exception fot TV Guide after Updating to 3.8.3
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#1
2016-09-27, 08:57 AM
After upgrading to 3.8.3 I get an Unhandled Exception when I select TV Guide:

Method not found:
'System Collections Generic List.....

Does it look like updatedb will work as has been suggested in other threads?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2016-09-27, 10:06 AM
GWCowling323 Wrote:After upgrading to 3.8.3 I get an Unhandled Exception when I select TV Guide:
Does it look like updatedb will work as has been suggested in other threads?

NextPVR starts new log files each time that the frontend program starts and each time that the recording service starts (and also when the existing log gets big).

The npvr.log that you have attached is for a 5 second period at 04.45. I cannot see that any error occurred at this time.

Please recreate the problem, zip and attach all of the logs in the logs folder to a post that tells us the time that the error occurred so that we know where to look in the logs. Thanks

Running "-updatedb" will do no harm even if it is not the solution to your problem so you could try it.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#3
2016-09-27, 11:29 AM
Graham Wrote:NextPVR starts new log files each time that the frontend program starts and each time that the recording service starts (and also when the existing log gets big).

The npvr.log that you have attached is for a 5 second period at 04.45. I cannot see that any error occurred at this time.

Please recreate the problem, zip and attach all of the logs in the logs folder to a post that tells us the time that the error occurred so that we know where to look in the logs. Thanks

Running "-updatedb" will do no harm even if it is not the solution to your problem so you could try it.

In addition to including the log files, here is a copy of the details when the problem occurs:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<NUtility.EPGEvent> NUtility.EPGEvent.GetListingsFromReader(System.Data.Common.DbDataReader)'.
at NextPVR.TV.ListingCache.LoadChannelListings(Channel channel)
at NextPVR.TV.ListingCache.GetListings(Channel channel)
at NextPVR.TV.TVGuide.Initialise()
at NextPVR.TV.TVGuide.Activate()
at NextPVR.ControllerForm.ActivateScreen(IScreenPlugin screenPlugin)
at NextPVR.Menu.SlideOutMenu.HandleMenuItem(String menuItem)
at NextPVR.Menu.SlideOutMenu.OnClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NextPVR.exe
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.85.0
Win32 Version: 1.0.85.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Unmanaged
Assembly Version: 1.0.6036.17471
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/Unmanaged.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL
----------------------------------------
taglib-sharp
Assembly Version: 2.0.4.0
Win32 Version: 2.0.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/taglib-sharp.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#4
2016-09-27, 11:44 AM
If it was me I would

- stop the recording service
- remove "C:\Program Files (x86)\NPVR" folder,
- rerun the installer
- run "C:\Program Files (x86)\NPVR\NextPVR.exe" -upgrade

and see what happens.

This will keep your existing configuration but you still might need to do a database empty and load from the Settings.

Martin
NickC4555
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Nov 2015
#5
2016-09-28, 10:46 AM
I have exactly the same problem. It has happened since the Win10 anniversary upgrade.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2016-09-28, 05:27 PM
Quote:System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<NUtility.EPGEve nt> NUtility.EPGEvent.GetListingsFromReader(System.Dat a.Common.DbDataReader)'.
at NextPVR.TV.ListingCache.LoadChannelListings(Channe l channel)
This error is saying that the upgrade failed to install some new components (presumably because they were already in-use), so you ended up with some old DLLs still on your machine. Stop NextPVR and reinstall, then you should be good to go.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#7
2016-09-28, 10:15 PM
sub Wrote:This error is saying that the upgrade failed to install some new components (presumably because they were already in-use), so you ended up with some old DLLs still on your machine. Stop NextPVR and reinstall, then you should be good to go.

Reinstalled this morning and everything worked great. Database was there. Recordings I had scheduled was there. All other settings were still there.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Guide Empty brady@preheim.com 13 2,546 2022-11-16, 02:13 PM
Last Post: mvallevand
  ZAP2XML no longer loading TV Guide Schedule skoonz_sr@hotmail.com 33 21,587 2021-03-27, 06:45 AM
Last Post: Jean0987654321
  Mouse Click on TV Guide throws an error mlopez1007 2 1,520 2021-03-22, 11:33 AM
Last Post: Graham
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,228 2020-12-27, 02:27 AM
Last Post: sub
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,460 2020-10-29, 09:40 PM
Last Post: mvallevand
  TV Guide Initial channel NumberFive 2 1,910 2020-07-28, 06:03 PM
Last Post: NumberFive
  4.2.5 and Mobile TV Guide NumberFive 8 3,236 2020-04-30, 08:13 PM
Last Post: NumberFive
  EPG not updating (DVB ATSC EPG) Flyndr 3 3,001 2020-04-29, 10:42 AM
Last Post: Graham
  OTA EPG guide data only for 2 hrs acegolfer 6 3,689 2020-03-18, 08:30 PM
Last Post: mvallevand
  Unhandled Exception Error Message reedaf4 23 7,707 2020-03-13, 05:03 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