#3
by noremorse
Perhaps you need a try {} catch {} block????
Type: Unhandled .NET Thread Exception
Message: Object reference not set to an instance of an object.
Method: Boolean SetSettings(Boolean)
Stack:
at ProgDvbNet.CD.Options.Pages.Controls.SetSettings(Boolean isDefault)
at ProgDvbNet.AudioVideoSettingsForm.SetSettingOnForm()
at ProgDvbNet.AudioVideoSettingsForm.AudioVideoSettingsForm_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Extra details: