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 … 469 470 471 472 473 … 1231 Next »
First time installer. Have some issues.

 
  • 0 Vote(s) - 0 Average
First time installer. Have some issues.
drolenc
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
#1
2007-09-16, 06:52 PM
I've read the FAQ. I've installed the C++ runtime stuff, and still have the folowing error on install:

See 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.2782.16261
Win32 Version: 1.0.2782.16261
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.184 (QFE.050727-1800)
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.2782.16255
Win32 Version: 1.0.2782.16255
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2763.18991
Win32 Version: 1.0.2763.18991
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:/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
----------------------------------------
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.


I am running on a Windows 2000 SP4 host with DirectX 9.0c and Net Runtime 2.0 with a hotfix I found in another thread. I have a WinTV PVR 150 that I'd like to use. I've tried 1.0.16 and 1.0.08.

Thanks,

Dave
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#2
2007-09-16, 07:23 PM
You need mdac 2.6 or higher too. Do you have it installed?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
drolenc
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
#3
2007-09-16, 09:50 PM
I have MDAC 2.8
drolenc
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
#4
2007-09-17, 05:10 PM
I'm going to try my luck with Mythdora. Thanks for your help.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#5
2007-09-17, 05:35 PM
You may need a more recent version of Windows Media Player as the one with Win2k is pretty old now.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
drolenc
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
#6
2007-09-18, 03:26 PM
It would probably be useful to have a full list of dependencies somewhere (preferably in a single list). The "Survival Guide" doesn't quite capture everything. I'm not trying to be picky, since it is a lot of work to do for free. It would just make things a lot easier for people in general. I'm not planning on trying the media player thing, since I've started down the Mythdora route instead. Just an opinion from a fellow developer.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,534 2012-12-09, 11:28 PM
Last Post: dennit
  IR Blaster to Digital Box Issues meccano 3 4,113 2011-08-13, 11:49 AM
Last Post: meccano
  Time Warner 4250HDC smajor 43 27,779 2011-07-17, 09:04 PM
Last Post: soccerdad
  TV setup issues - PCTV nano stick 73e steveomcd 33 19,767 2011-05-26, 04:24 PM
Last Post: escape
  Recordings getting stuck after end time keith_leitch 5 2,545 2010-12-07, 03:53 AM
Last Post: johnsonx42
  Resolution Issues when re-encoding captured video bgrieb 5 2,889 2010-11-02, 03:52 AM
Last Post: mvallevand
  Dropped frames / messed-up time codes ? jch 9 3,417 2010-10-10, 02:55 AM
Last Post: jch
  mc2xml issues tjc 8 3,646 2010-09-24, 07:37 PM
Last Post: tjc
  GBPVR display issues EJCastellanos 3 1,856 2010-08-03, 03:42 AM
Last Post: EJCastellanos
  How to watch and record at the same time on a Compro E900F? Croftie 3 2,055 2010-07-23, 03:31 PM
Last Post: Croftie

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

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

Linear Mode
Threaded Mode