Unhandled Exception in Version 6.51.7
Posted: Wed Feb 09, 2011 9:24 am
When trying to add a channel in a channel list (right click "New Channel"), I get an unhandled exception at:
I don't give more information about system and so on at this point, since I believe, it's a programming mistake
IF it is necessary, I will.
I'm sorry, it's German, but the first line usually is in English: "Object reference not set to an instance of an object."System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei ..( , Boolean )
bei ProgDvbNet.SingleChannelPropertiesForm.()
bei ProgDvbNet.SingleChannelPropertiesForm.(Object , EventArgs )
bei System.Windows.Forms.Form.OnShown(EventArgs e)
bei System.Windows.Forms.Form.CallShownEvent()
bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
I don't give more information about system and so on at this point, since I believe, it's a programming mistake
