NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 92 93 94 95 96 … 159 Next »
.Net Framework

 
  • 0 Vote(s) - 0 Average
.Net Framework
Smoooth
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Jan 2007
#1
2007-02-10, 11:26 PM (This post was last modified: 2007-02-10, 11:57 PM by Smoooth.)
I tried installing the latest version and get an error whenever I shut down gbpvr. After looking at the event viewer - it looks to be something with the .net 2.0 framework: (see attached .bmp)

Here is the error message from the gbpvr.log:
2/10/2007 4:24:07 PM.015 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.ApplicationException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at System.Threading.TimerBase.DeleteTimerNative(SafeHandle notifyObject)
at System.Threading.TimerBase.Dispose()
at System.Threading.Timer.Dispose()
at System.Timers.Timer.Close()
at System.Timers.Timer.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()



This is the error message I get from the 'movies' plugin when I click on it it throws an "Error: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception"

Here is the error message from the gbpvr.log:
[INDENT]2/10/2007 4:22:47 PM.328 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x7014c wparam=0xd lparam=0x1 result=0x0 : System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnectionFactory' threw an exception. ---> System.ApplicationException: Error in the application.
at System.Threading.TimerBase.AddTimerNative(Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.TimerBase.AddTimer(TimerCallback callback, Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
at System.Data.ProviderBase.DbConnectionFactory..ctor(DbConnectionPoolCounters performanceCounters)
at System.Data.OleDb.OleDbConnectionFactory..ctor()
at System.Data.OleDb.OleDbConnectionFactory..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..ctor()
at System.Data.OleDb.OleDbConnection..ctor(String connectionString)
at MoviesPlugin.MoviesTask.GBPVR.Public.IMenuTask.Activate()
at GBPVR.x86396f56243de9fb.OnKeyDown(KeyEventArgs e)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)[/INDENT]

I uninstalled and reinstalled .net 2.0 and and still get the same error....

HELP!
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2007-02-11, 12:54 AM
I think I would uninstall the movies plugin and delete the plugin-dll from the plugin-dir. See if that helps, if it does, install the latest movies-plugin from the wiki.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Smoooth
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Jan 2007
#3
2007-02-11, 04:30 AM
O.k... I uninstalled gbpvr and deleted the gbpvr directory. I then installed it fresh, set all the configs and fired it up. I was able to open and pull up items in the music, photo, and video libraries, and then closed it all down to windows successfully. I then installed the ‘movies’ plugin, added 1 movie via an imdb lookup, and fired up gbpvr. This time it displayed the movie information and didn’t give me the ole error I experienced before. However, when I closed gbpvr, it closed but then windows gave me the following error ‘windows has to shut down gbpvr error message’. (excerpt from the eventvwr of course)

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 2/10/2007
Time: 9:56:04 PM
User: N/A
Computer: HTPC1
Description:
EventType clr20r3, P1 gbpvr.exe, P2 1.0.2547.35214, P3 f, P4 mscorlib, P5 2.0.0.0, P6 4333ab80, P7 1323, P8 13, P9 system.applicationexception, P10 NIL.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

So as an experiment I went back in and only pulled up the music, photo, and video libraries like before and closed it and gave no error!

I went through the gbpvr.exe log only to fine a few errors like this:
2/10/2007 9:55:35 PM.375 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]

Figuring it might be the plugin, I installed the ‘weather’ plugin and it follows the same behavior as the ‘movie’ plugin. (I can use anything but the new plugins and everything works with no errors, If I use either the ‘weather’ or ‘movies’ additional plugins it works but when I close out of gbpvr I get the ‘windows has to shut down gbpvr error message’

Boggle!
Smoooth
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Jan 2007
#4
2007-02-11, 05:50 AM
O.k... just when I thought it was all good... I added a bunch of movies into the 'movies' db and BAM! I got the origional ole error message.
cbattias
Offline

Junior Member

Posts: 8
Threads: 0
Joined: Mar 2007
#5
2007-06-08, 09:54 PM
Was there a resolution to this issue. I'm having the same problem.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

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

Linear Mode
Threaded Mode