2014-01-14, 09:57 PM
Have recently downloaded and installed NextPvr having given up on Splash Lite.
When I try to scan for devices I get the following message:
"Unmanaged.dll" and HRESULT:0X800736B1
I am using a Hauppauge USB dongle (900 series) on a Dell XPS pc running Vista Home Premium edition.
Can anyone help?
************** Loaded Assemblies **************
When I try to scan for devices I get the following message:
"Unmanaged.dll" and HRESULT:0X800736B1
I am using a Hauppauge USB dongle (900 series) on a Dell XPS pc running Vista Home Premium edition.
Can anyone help?
PHP Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'Unmanaged.dll' or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)
File name: 'Unmanaged.dll'
at NShared.DigitalRecorder.GetPresentDevices()
at NShared.Visible.CaptureSource.UpdateDevices(ICaptureSourceUpdateStatus callback)
at NextPVR.Settings.DevicesSettingsPage.ShowDevices(Boolean updateDevices)
at NextPVR.Settings.DevicesSettingsPage.DevicesSettingsPage_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at NextPVR.Settings.SettingsForm.listBoxPageSelector_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.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)