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) TV Listings v
« Previous 1 2 3 4 5 6 … 13 Next »
Runtime Error - System.Data.SqLite.dll (XMLTvExtras.exe)

 
  • 0 Vote(s) - 0 Average
Runtime Error - System.Data.SqLite.dll (XMLTvExtras.exe)
GoogleRocks!
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jan 2013
#1
2014-01-16, 06:46 AM (This post was last modified: 2014-01-16, 05:53 PM by GoogleRocks!.)
I'm running NPVR 3.1.1 R1a in a Windows 8.1 64 bit environment.

MS VS C++ Runtimes are installed - both 32 & 64 bit for 2008, 2010 and 2012 Redistributable packages.

The main mc2xml.exe file runs without issues, however the XmltvExtras.exe silently fails due to:

"This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded, exiting"

Help is always appreciated...

EDIT: System.Data.SqLite.dll Version is 1.0.85.0 (4/17/2013)
EDIT: XmltvExtras.exe Version is 3.1.2.16688 - mc2xml.exe Version is 1.2.0.0

For Increased visibility, same issue here: http://forums.nextpvr.com/showthread.php...-execution
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#2
2014-01-18, 09:56 AM
Hi,

can you try if the attached version works for you? I've recompiled the utility with .net 4 to be compatible with npvr 3 (and the new sqlite dll).

-alibert
GoogleRocks!
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jan 2013
#3
2014-01-21, 09:10 PM
Thanks for your reply, been out of town for a few.

Seems to have resolved original failure, however we now have a new issue/result:

...from the batch file result -

C:\WINDOWS\system32>C:

C:\WINDOWS\system32>cd "C:\Program Files (x86)\NPVR\mc2xml"

C:\Program Files (x86)\NPVR\mc2xml>XmltvExtras.exe

Error connecting to database: The type initializer for 'System.Data.SQLite.SQLit
eFactory' threw an exception.
Exiting.

C:\Program Files (x86)\NPVR\mc2xml>sc control "nDroid Service" 129

SERVICE_NAME: nDroid Service
TYPE : 110 WIN32_OWN_PROCESS (interactive)
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

No difference when run without the nDroid Service call.
GoogleRocks!
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jan 2013
#4
2014-01-21, 10:22 PM
I'm getting somewhere...

Placed the Sqlite.Interop.dll into the same directory as where the System.Data.Sqlite.dll file is (my mc2xml folder below the NPVR program directory), and re-ran the PostUpdate.bat file again (as Administrator - same as previous) and everything progressed until a new error occurred:

NOTE: that I've ran this a couple of times, hence no new outdated entries to update

C:\WINDOWS\system32>cd "C:\Program Files (x86)\NPVR\mc2xml"

C:\Program Files (x86)\NPVR\mc2xml>XmltvExtras.exe
Getting xmltv files from NPVR database...
Got 1 xmltv files from NPVR database.
Searching for outdated entries...
No outdated programme entries found in programme extras.
Reading c:\program files (x86)\npvr\mc2xml\xmltv.xml...
Found 0 programmes containing extra data.
Mapping xmltv channels to NPVR channels...
Mapped 511 xmltv channels to NPVR channels.
Mapping xmltv programmes to NPVR programmes...

Error mapping xmltv programmes to NPVR programmes: String was not recognized as
a valid DateTime.
Exiting.

C:\Program Files (x86)\NPVR\mc2xml>sc control "nDroid Service" 129

SERVICE_NAME: nDroid Service
TYPE : 110 WIN32_OWN_PROCESS (interactive)
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#5
2014-01-25, 09:44 AM
Hi,

thanks for the feedback. Can you try it again with the attached version, please?

-alibert
SilverTiger
Offline

Member

U.S.A
Posts: 203
Threads: 44
Joined: May 2013
#6
2014-02-05, 12:47 AM
alibert Wrote:Hi,

thanks for the feedback. Can you try it again with the attached version, please?

-alibert

I'm not the original poster, but I had the same problem with 3.1.1, so I tried this version and it seemed to work. Here is the output
Getting xmltv files from NPVR database...
Got 1 xmltv files from NPVR database.
Searching for outdated entries...
Found and removed 619 entries from programme extras.
Reading e:\nextpvr\mc2xml\xmltv.xml...
Found 28393 programmes containing extra data.
Mapping xmltv channels to NPVR channels...
Mapped 223 xmltv channels to NPVR channels.
Mapping xmltv programmes to NPVR programmes...
Mapped 0 xmltv programmes to NPVR programmes.
Adding programme extras from xmltv to TVListings database...
Updated 0 entries.
Finished.

The one on the WIKI does not work. Fails with the "SQLLite" issue.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#7
2014-02-08, 10:27 AM
Thanks for your feedback - I replaced the version at the wiki with the working one, too.

-alibert
GoogleRocks!
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jan 2013
#8
2014-02-09, 04:23 PM
alibert Wrote:Hi,

thanks for the feedback. Can you try it again with the attached version, please?

-alibert

Hi alibert... I apologize for not being able to get back to this until now.

Yes, this new compiled version did the trick and ran successfully.

Thank you for your attention on this.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  New Unhandled Exception Error snaitaz 1 2,227 2018-12-22, 04:46 PM
Last Post: snaitaz
  3.8.3 web browser tv guide gets: System.Web.HttpException: The current identity (NT deltdick 1 2,779 2016-09-29, 04:17 AM
Last Post: johnsonx42
  TV Listings/xmltvextras Moneybear 17 9,679 2016-01-13, 01:10 PM
Last Post: fame1418
  Unexpected error: System.NullReferenceException: Bluethunder 8 5,598 2015-06-10, 09:01 PM
Last Post: Bluethunder
  DB locked error since 3.3.8 Bluethunder 10 5,636 2014-12-08, 06:58 AM
Last Post: alibert
  should XmltvExtras work with SchedulesDirect EPG data? Wakalaka 1 2,316 2014-05-01, 08:12 AM
Last Post: alibert
  Database locked error gEd 4 2,724 2014-01-13, 09:28 PM
Last Post: gEd
  Duplicate channels don't get extra data ttfitz 1 1,707 2012-02-25, 05:19 AM
Last Post: alibert
  Feature Request: Show error/failure message for failed recordings cncb 2 2,200 2011-12-13, 06:01 PM
Last Post: cncb
  XmltvExtras stopped working with new version of MC2XML SailTV 3 2,920 2011-10-04, 03:31 PM
Last Post: SailTV

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

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

Linear Mode
Threaded Mode