- January 4, 2013
- 11
- 1
- Home Country
- Germany
MediaPortal Version: 1.2.3
Description:
Export of TV and Radio channels and schedules fails.
Export pop-up message stays on screen until application is closed by user.
No 'export.xml' is written to the specified (standard-)folder.
error.log information:
Possible fix?
Description:
Export of TV and Radio channels and schedules fails.
Export pop-up message stays on screen until application is closed by user.
No 'export.xml' is written to the specified (standard-)folder.
error.log information:
Code:
2013-02-27 06:58:34.996300 [SetupTv(1)]: Exception :System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei SetupTv.Sections.ImportExport.Export(String fileName, Boolean exporttv, Boolean exporttvgroups, Boolean exportradio, Boolean exportradiogroups, Boolean exportschedules)
bei SetupTv.Sections.ImportExport.exportButton_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Possible fix?
Last edited by a moderator: