05.08.2016 09:53:34
Void MainThread_Exception(System.Object, System.Threading.ThreadExceptionEventArgs)
System.ArgumentOutOfRangeException: Die Anzahl darf nicht kleiner als 0 (null) sein.
Parametername: count
bei System.String.Remove(Int32 startIndex, Int32 count)
bei FritzBox.WeatherInfo_WetterCom.SetSunDatas(String value)
bei FritzBox.WeatherInfo_WetterCom.GetWeatherText(String link)
bei FritzBox.WeatherInfo_WetterCom.SetDatas()
bei FritzBox.WeatherInfo_WetterCom.Refresh()
bei FritzBox.FritzboxApplication.CreatePreview()
bei FritzBox.frmMain.btnCreatePreview_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)
System.Threading.Thread
*********************************************