2008-03-17, 07:53 PM
Hi, I've decided to get my Technotrend 1500-S card running op GB-PVR. However, it gives the .NET memory is corrupt error when I try to scan for sats.
I've tried the old 4.4.1018 and the newer 5.0.0.12 BDA based drivers and it seems related to the DisEQC implementation:
I've tried the old 4.4.1018 and the newer 5.0.0.12 BDA based drivers and it seems related to the DisEQC implementation:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at NativeUtilities.BDARecorder.SendDiSEqCCommand_TechnoTrend(Char* pszCardType, Char* iniFileName, Int32 lnbSelection)
at NativeUtilities.BDARecorder.SubmitTuningRequest(String tuningRequest, Boolean force)
at NativeUtilities.BDARecorder.StartScanTransponder(String transponder, Int32& signalStrength, Int32& signalQuality)
at Config.Plugins.x501d1ffea8b79320.x692a1118e1794d77(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)