2008-12-12, 08:15 PM
Hi All,
Been looking all for this one but can't find anything hence the new thread.
I'm trying to inject recordings into the database using schedule.exe from DigiGuide using
C:\Program Files (x86)\Devnz\GBPVR\Schedule.exe -channel $ChannelAssignment -start "$TimeStart(%Y-%m-%d %H:%M)" -stop "$TimeEnd(%Y-%m-%d %H:%M)" -name "$ProgrammeName" -pre 1 -post 2
This has always worked great on XP but now on Vista it crashes. Running from a command prompt, schedule.exe with no parameters should show the usage info but instead produces:
------------------------------------------------------
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'GBPVRPublic, Version=1.0.2978.22707, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'GBPVRPublic, Version=1.0.2978.22707, Culture=neutral, PublicKeyToken=null' at Schedule.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
------------------------------------------------------
Also does the same with full parameters.
Background:
Q6600 CPU, 4GB RAM all running fine previously on XP32.
New build from scratch of Vista x64 Ultimate on new disk.
GBPVR 1.3.7 installed with the usual re-registerfilters.
WinTV Nova T-500 Dual Tuner
Logs attached but doubt they'll help as the exception is thrown before GBPVR does anything.
Nothing to to with UAC or run-as admin as far as I can see - happens qith UAC on or off, user a/c is admin, non-domain (at mo).
Any help greatly appreciated!
Aaron
Been looking all for this one but can't find anything hence the new thread.
I'm trying to inject recordings into the database using schedule.exe from DigiGuide using
C:\Program Files (x86)\Devnz\GBPVR\Schedule.exe -channel $ChannelAssignment -start "$TimeStart(%Y-%m-%d %H:%M)" -stop "$TimeEnd(%Y-%m-%d %H:%M)" -name "$ProgrammeName" -pre 1 -post 2
This has always worked great on XP but now on Vista it crashes. Running from a command prompt, schedule.exe with no parameters should show the usage info but instead produces:
------------------------------------------------------
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'GBPVRPublic, Version=1.0.2978.22707, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'GBPVRPublic, Version=1.0.2978.22707, Culture=neutral, PublicKeyToken=null' at Schedule.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
------------------------------------------------------
Also does the same with full parameters.
Background:
Q6600 CPU, 4GB RAM all running fine previously on XP32.
New build from scratch of Vista x64 Ultimate on new disk.
GBPVR 1.3.7 installed with the usual re-registerfilters.
WinTV Nova T-500 Dual Tuner
Logs attached but doubt they'll help as the exception is thrown before GBPVR does anything.
Nothing to to with UAC or run-as admin as far as I can see - happens qith UAC on or off, user a/c is admin, non-domain (at mo).
Any help greatly appreciated!
Aaron