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 … 681 682 683 684 685 … 1231 Next »
install error

 
  • 0 Vote(s) - 0 Average
install error
techai
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Oct 2006
#1
2006-10-26, 02:46 AM
At the end of the install process, the following error came up. What am I missing? Thanks.

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

************** Exception Text **************
System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
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:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2486.27882
Win32 Version: 1.0.2486.27882
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:/WINNT/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:/WINNT/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:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2486.9813
Win32 Version: 1.0.2486.9813
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/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:/WINNT/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:/WINNT/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2467.14929
Win32 Version: 1.0.2467.14929
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.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
----------------------------------------

************** 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.
de_structr
Offline

Junior Member

Posts: 13
Threads: 1
Joined: Apr 2006
#2
2006-10-26, 03:24 AM (This post was last modified: 2006-10-26, 03:29 AM by de_structr.)
same here ... any ideas???
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.SQLite.SQLiteException: SQLite error
no such table: CUSTOM_TASK_SETTINGS
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
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.2486.27882
Win32 Version: 1.0.2486.27882
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.2486.9813
Win32 Version: 1.0.2486.9813
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2467.14929
Win32 Version: 1.0.2467.14929
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.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
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2482.16361
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
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.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.SqlXml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.SqlXml/2.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Configuration.Install
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
----------------------------------------
Microsoft.VisualC
Assembly Version: 8.0.0.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.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.




I have:

Win xp Pro SP2
.NET 2.0 redistrib...
GB PVR v0.98.13b
ATI 650 Theatre all, most current drivers from ATI ...


tried:

previous version drivers
Access and SQLite
de_structr
Offline

Junior Member

Posts: 13
Threads: 1
Joined: Apr 2006
#3
2006-10-26, 03:34 AM
I get this message when I use the Configue App. I can use the GBPVR App itself and everything seems to work fine, though it keeps telling me to set up everything.
When the Configure App starts and when I try to save custom settings is when I get the error. I don't program so it's hard for me to give more info ...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#4
2006-10-26, 04:14 AM
If you're running Windows 2000, you probably need to update your installed version of Windows Media Player.
de_structr
Offline

Junior Member

Posts: 13
Threads: 1
Joined: Apr 2006
#5
2006-10-26, 01:31 PM
No Windows 2000 ... running Windows XP Pro SP2
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#6
2006-10-26, 04:07 PM
I'm not really sure.
de_structr
Offline

Junior Member

Posts: 13
Threads: 1
Joined: Apr 2006
#7
2006-10-27, 03:26 PM
I had GB PVR working a month ago ... got a virus and formatted and installed fresh copy of XPSP2 ... then got the problems with fresh install.

I have uninstalled WMP10 and reinstalled
Installed SQLite
Installed SQL Server
.NET2.0
IIS
All Networking components

Any suggestions?
Also noticed that I have no plugins installed ... when I look at the examples for plugins I see that by default I should have a few plugins installed ... when i install GBPVR it does not install any plugins and I'm guessing that's why there is a problem
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#8
2006-10-27, 04:31 PM
Quote: when I look at the examples for plugins I see that by default I should have a few plugins installed ... when i install GBPVR it does not install any plugins and I'm guessing that's why there is a problem
No, this is normal. It shouldnt havnt any plugins installed.

Sorry, I dont know why you're having this problem.
de_structr
Offline

Junior Member

Posts: 13
Threads: 1
Joined: Apr 2006
#9
2006-10-29, 12:30 AM
If it helps anyone ... I ran the Office Setup Program from my Office XP CD and chose the Repair option to restore my Office applications (in hopes it would repair my fucked up Access) in which it did!!!
Arganbright
Offline

Junior Member

Posts: 21
Threads: 2
Joined: Oct 2006
#10
2006-10-29, 02:41 PM
I have the same issue here. Just did a fresh install of Win2K Pro, have .NET framework 2.0 installed, Windows Media Player ver 9 (the latest for Win2K), and GB-PVR 09813. All Windows Updates are installed.

Not sure if this helps, but heres the error log from when GBPVR tries to startup the config process. Note the last line is an error that says something about mvpMode. I don't have a MediaMVP.

10/28/2006 9:49:01 AM.284 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
10/28/2006 9:49:01 AM.284 VERBOSE [1] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
10/28/2006 9:49:01 AM.304 VERBOSE [1] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.db3";Version=3;New=True;
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
10/28/2006 9:49:01 AM.304 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
10/28/2006 9:49:01 AM.304 VERBOSE [1] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue: /settings/LoggingLevel : Debug
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingForceFlush
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue: /settings/LoggingForceFlush : true
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingMaxSize
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue: /settings/LoggingMaxSize : 1000000
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue() loading new key/value into cache: /settings/LogSQL
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue: /settings/LogSQL : false
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue() loading new key/value into cache: /settings/AntiAlias
10/28/2006 9:49:01 AM.314 VERBOSE [1] getValue: /settings/AntiAlias : true
[COLOR="Sienna"]10/28/2006 9:49:01 AM.394 ERROR [1] System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at GBPVR.xbb1566157f5f8b1f..ctor(String directPlayFileName, Boolean mvpMode)
at GBPVR.xbb1566157f5f8b1f.xfb409e85bd292293(String[] xf18a926310372520)[/COLOR]
« 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
  VMR9 Error message cristovao 7 5,841 2012-01-31, 07:35 AM
Last Post: SLR_65
  no channels found - XP x64 bit edition fresh install 8ace 3 1,963 2011-02-10, 01:27 AM
Last Post: 8ace
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,464 2010-12-17, 02:09 PM
Last Post: jksmurf
  win7 clean install => jerky live tv & stuttering sound marieper 0 1,560 2010-11-24, 10:22 PM
Last Post: marieper
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,539 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,861 2010-11-10, 07:22 AM
Last Post: stustunz
  Unexpected error removing recording from conversion queue pvrproblems 1 1,578 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,183 2010-08-16, 08:20 AM
Last Post: martint123
  EPG update error aibo 38 10,583 2010-07-23, 02:35 AM
Last Post: User
  Error 88760868 bezza 5 3,042 2010-07-18, 04:55 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