NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 585 586 587 588 589 … 1231 Next »
no more channels, unable to update EPG, after win update

 
  • 0 Vote(s) - 0 Average
no more channels, unable to update EPG, after win update
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#1
2007-03-03, 08:59 PM
hello,

today :
I installed a windows update that was something concerning "removal of unsafe softwares"

I also install winamp

Now :
When I want to open the TV guide, I have a error message saying no channel is defined, although this worked very fine yesterday.
If i open the GB-PVR config, I have a error popup message about
"Microsoft.Jet.OleDB 4.0 provider is not registered on the local machine"

Is this know problem?
How can I recover my GB-PVR setup?

thank you
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#2
2007-03-03, 11:33 PM
Quote:Is this know problem?
No, its not a known problem. This is the first report I've seen.
Quote:How can I recover my GB-PVR setup?
Most people dont use the old MS Access database these days (which is accessed via Microsoft.Jet.OleDB provider). You could try running the ChangeDatabase utility to switch to SQLite.

Alternatively, try installing Microsoft MDAC, which should restore the Microsoft.Jet.OleDB provider
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#3
2007-03-04, 09:13 PM
hi Sub, thanks for your answer.

Can I use the ChangeDatabase if the current database cannot be read/accessed?
inside the ChangeDatabase first screen, I see the source is connected with JetOleDB, though...

I'm afraid to loose all my setup...

vincent
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#4
2007-03-04, 09:18 PM
Quote:Can I use the ChangeDatabase if the current database cannot be read/accessed?
Yeah, good point. You probably wont be able to.

If you really want to keep your database contents, you might need to try reinstalling MDAC. Otherwise, just set the following in config.xml and set it up from scratch:

<DatabaseConnectionString>Data Source=".\gbpvr.db3";Version=3;New=True;</DatabaseConnectionString>
<DatabaseProviderFactory>System.Data.SQLite.SQLiteFactory</DatabaseProviderFactory>
<DatabaseIdentityQuery>select last_insert_rowid()</DatabaseIdentityQuery>
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#5
2007-03-04, 09:43 PM
ok thanks

I think I'll do it all from scratch with the last version of GB-PVR.
I have 0.98.8b

cheers and thanks for this very nice soft!

vincent
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#6
2007-03-05, 08:56 PM
sub,
as mentioned above, Iplanned to install the new version

However,I cannot uninstall the previous, and I cannot install the last one.
On both request, the PC crashes and restarts...

I stopped the recording service manually before uninstall, but this does not change anything...

after the reboot, It automatically wants to resume the install, then I have a message saying I frst need to 'undo' the last attemps which failed.
If I click ok, the install goes on then crashes. if i click 'no', i do not install anything...

I tryed to install directly the msi, or via the add/remove program.

I have winXP, AMD Athlon 1700,1GbRam, enough space on c:

have you idea?
vincent
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#7
2007-03-05, 09:34 PM
Sorry, no. I dont know.
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#8
2007-03-05, 09:36 PM
hi

I finally managed to install the new version on a backup of the old.
I suspect the pc crashes come from the Hauppauge winTP PVR2 (usb). If disconnected, everything went wel...

now I still have a problem with the plugin list that is not loaded well (altough the screensaver works )
a popup says "error loading plugins list..."

here is the error log from .NET:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at GBPVR.Backend.Common.x1d248470894f26c1.xec273cb62c940b66()
at Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(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.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2614.27228
Win32 Version: 1.0.2614.27228
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2614.27225
Win32 Version: 1.0.2614.27225
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2605.24459
Win32 Version: 1.0.2605.24459
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/System.Data.SQLite.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Data.OracleClient
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2614.26048
Win32 Version:
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/NativeUtilities.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
ScreenSaverPlugin
Assembly Version: 1.0.2457.13049
Win32 Version: 1.0.2614.27225
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.dll
----------------------------------------
GbpvrUiElements
Assembly Version: 1.0.2327.33466
Win32 Version: 1.0.2327.33466
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GbpvrUiElements.DLL
----------------------------------------
CommonGBPVRUtilities
Assembly Version: 3.0.2427.24356
Win32 Version: 3.0.2427.24356
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/CommonGBPVRUtilities.DLL
----------------------------------------
CheckMail
Assembly Version: 1.0.2163.13565
Win32 Version: 1.0.2614.27225
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.dll
----------------------------------------
pjalib
Assembly Version: 1.0.2113.9789
Win32 Version: 1.0.2113.9789
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/pjalib.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.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#9
2007-03-05, 09:37 PM
zip and attach the logs and I'll take a look.
biamont
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Jun 2006
#10
2007-03-05, 09:43 PM
here it is.
I had a message from winzip , I guess one file is locked...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  no EPG for two channels JimPletcher 5 4,868 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,563 2014-03-12, 03:10 AM
Last Post: highestbid
  Need help remapping Channel guide and actual channels divinehammer 3 3,849 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,599 2011-10-29, 07:49 PM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,793 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,610 2011-05-22, 05:09 PM
Last Post: sub
  Unable to get Sony MPeg2 card to work... AssarGabrielson 43 18,201 2011-03-17, 11:09 PM
Last Post: Snooze
  no channels found - XP x64 bit edition fresh install 8ace 3 2,021 2011-02-10, 01:27 AM
Last Post: 8ace
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,461 2011-01-23, 06:35 PM
Last Post: DaveA
  Missing Channels In Listings? hollow5555 4 2,428 2011-01-10, 05:53 PM
Last Post: hollow5555

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

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

Linear Mode
Threaded Mode