That particular device already has the correct bda.ini settings. Try to do the scan again, then zip and attach your config.exe.log and config.exe-native.log and I'll take a look.
I've just installed the Freecom BDA Drivers that were released yesterday and everytime I try to configure GB-PVR to use the Freecom DVB-T USB V2 I get this exception:
Code:
Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
InvalidArgument-Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at Config.Plugins.BDARecordingConfigurationForm.xa9e0177a9406ac75(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at Config.Plugins.BDARecordingConfigurationForm.x08a47c04fe4ceea2(Boolean xae83abb76f1313b5)
at Config.Plugins.BDARecordingConfigurationForm.x6bd0c07d1e7bf7e1(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
at System.Windows.Forms.ButtonBase.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)
************** 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.
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 was getting this same error when trying the other BDA drivers listed in this thread. I thought the official drivers would fix it. Any ideas?
Zoom7000 Wrote:I've just installed the Freecom BDA Drivers that were released yesterday and everytime I try to configure GB-PVR to use the Freecom DVB-T USB V2 I get this exception:
Code:
Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
InvalidArgument-Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
<snip>
I was getting this same error when trying the other BDA drivers listed in this thread. I thought the official drivers would fix it. Any ideas?
Zoom7000
Reproduce the problem, then zip and attach your config.exe.log and config.exe-native.log and I'll take a look.
That log doesnt show the error. You need to post the log immediately after the error occurs. If you restart the config app, the log file is overwritten, which is what I think happened here.
It sounds like your bda.ini file is not present, or damged (or possibly the BDA directory). I'd uninstall, delete the c:\programfiles\devnz directory, then reinstall and try to set it up again.