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 … 855 856 857 858 859 … 1231 Next »
Enhanced web admin connect problem.

 
  • 0 Vote(s) - 0 Average
Enhanced web admin connect problem.
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#1
2006-02-28, 02:18 AM
I seen to always run into this problem. Is there some setting I need to do to get this to work reliably? I am still running v30. I can' seem to get to the wiki to download anything newer right now.
Unspecified error

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.Data.OleDb.OleDbException: Unspecified error

Source Error:

Line 72: {
Line 73: zapConnection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + databaseFileName );
Line 74: zapConnection.Open();
Line 75: }
Line 76:
Source File: C:\Program Files\devnz\gbpvr\web\ZapTools.cs Line: 74

Stack Trace:

[OleDbException (0x80004005): Unspecified error]
System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvider() +51
System.Data.OleDb.OleDbConnection.Open() +203
gbweb.ZapTools.OpenZapDB() in C:\Program Files\devnz\gbpvr\web\ZapTools.cs:74
gbweb.Manage.Page_Load(Object sender, EventArgs e) in C:\Program Files\devnz\gbpvr\web\Manage.aspx.cs:94
System.Web.UI.Control.OnLoad(EventArgs e) +55
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +750
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2006-02-28, 02:26 AM
ggee Wrote:I seen to always run into this problem. Is there some setting I need to do to get this to work reliably? I am still running v30. I can' seem to get to the wiki to download anything newer right now.
Unspecified error

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.Data.OleDb.OleDbException: Unspecified error

Source Error:

Line 72: {
Line 73: zapConnection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + databaseFileName );
Line 74: zapConnection.Open();
Line 75: }
Line 76:
Source File: C:\Program Files\devnz\gbpvr\web\ZapTools.cs Line: 74

Stack Trace:

[OleDbException (0x80004005): Unspecified error]
System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvider() +51
System.Data.OleDb.OleDbConnection.Open() +203
gbweb.ZapTools.OpenZapDB() in C:\Program Files\devnz\gbpvr\web\ZapTools.cs:74
gbweb.Manage.Page_Load(Object sender, EventArgs e) in C:\Program Files\devnz\gbpvr\web\Manage.aspx.cs:94
System.Web.UI.Control.OnLoad(EventArgs e) +55
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +750

This tells me you have zapdb.mdb file located in your GBPVR directory....is that correct?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#3
2006-02-28, 02:32 AM
Yes, it is. I finally got upgraded to v31 and still same error appears. It's a really strange problem. Even when I click on the stats page, I get the following. But if I hit refresh enough times, it finally comes up.

Line 80: // create the database connection
Line 81: OleDbConnection aConnection = new OleDbConnection(databaseConnectionString);
Line 82: aConnection.Open();
Line 83:
Line 84: try
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2006-02-28, 02:38 AM
Just to make sure.....you want to use the extended ZapTools data....that is what is held in the Zapdb.mdb.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#5
2006-02-28, 02:48 AM
Ok, now I'm confused. Are there other tools that I need to install? I'm not sure what these extended zaptools data is. I just unzipped into folder and started using the web interface. Is there something I need to configure?

Thanks,
Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#6
2006-02-28, 02:55 AM
ggee Wrote:Ok, now I'm confused. Are there other tools that I need to install? I'm not sure what these extended zaptools data is. I just unzipped into folder and started using the web interface. Is there something I need to configure?

Thanks,
Greg

Ahhh.......ok....do this...open a command window in at your GBPVR directory and run zapimport userid password....where userid and password are your userid and password for your zap2it account.

After it completes then try the web admin....

Let me know what happens.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#7
2006-02-28, 03:02 AM
UncleJohnsBand Wrote:Ahhh.......ok....do this...open a command window in at your GBPVR directory and run zapimport userid password....where userid and password are your userid and password for your zap2it account.

After it completes then try the web admin....

Let me know what happens.

Ok. I'll try. What does this tool do? Does it do the same as the builtin zap2it EPG download? If GBPVR is getting my EPG from zap2it, do I need to run this?

Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#8
2006-02-28, 03:03 AM
Well, I guess I'll have to wait untit zap2it is running again. I am having problems logging in. Seems t be timing out.

Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2006-02-28, 03:09 AM
ggee Wrote:Ok. I'll try. What does this tool do? Does it do the same as the builtin zap2it EPG download? If GBPVR is getting my EPG from zap2it, do I need to run this?

Greg

It provieds extended data for Zap2it users in the Enhanced Web Admin. This includes Repeat information as well as Cast/Crew information for the show. The cast and crew info provides links to IMDB for everyone that is listed for the show.

It also used to provide the Rating and Genre information but as of the upcomming release of the web admin they both will be pulled from the native GBPVR database since they are now being captured nativley. The version (31) that you are using pulls the rating from there but the Genre is still pulled from the extended data.

If you don't wnat any of this simply delete the zapdb.mdb file....if that isn't found then the web admin won't try to open it.

If you do want this data then you need to keep the database updated on a regular basis...this is done by running the zapimport program out of the postupdate.epg.bat file so it runs automatically after GBPVR updates its data. The instuctions are on the wiki.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#10
2006-02-28, 03:28 AM
So I renamed the file zapdb.mdb to zapdb.mdb.old and restarted gbpvr. I still get the same behaviour. The bigger problem is that it is not predictable. One second, I can get guide data and the next, it is empty.

Even the stats page acts up. One second it works, and the next, I get the following. Am I missing some patches or something?

Line 80: // create the database connection
Line 81: OleDbConnection aConnection = new OleDbConnection(databaseConnectionString);
Line 82: aConnection.Open();
Line 83:
Line 84: try
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Composite channel configuration problem. seymoria 6 4,601 2012-01-15, 10:15 PM
Last Post: seymoria
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,399 2011-06-27, 02:06 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,467 2011-05-22, 05:09 PM
Last Post: sub
  Problem with switch to DST next 4 2,328 2011-03-29, 08:42 PM
Last Post: darag2358
  Huge database (+27GB) - is it a problem? pme 7 3,023 2011-01-24, 12:37 AM
Last Post: gEd
  MCE 2005 IR Blaster problem persim 6 3,453 2010-12-29, 01:28 AM
Last Post: persim
  Another pause problem fleapower 10 3,790 2010-12-15, 09:33 PM
Last Post: fleapower
  remote problem in GBPVR Zacken 5 2,614 2010-12-08, 09:00 PM
Last Post: Zacken
  Transcode Problem axeman91 7 3,316 2010-11-22, 09:02 AM
Last Post: goelectric
  Can't cure the Error: 1904 problem rkircher 1 1,849 2010-11-10, 07:22 AM
Last Post: stustunz

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

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

Linear Mode
Threaded Mode