als ich bei der Installation der BSH-Version 3.3.8.1 auf meinem "Windows XP SP3"-System die detaillierte Konfiguration ausgewählt habe, ist BSH mit einem unerwarteten Fehler abgestürzt. In dem Ereignisprotokoll findet man folgende 2 Fehlereinträge:
Code: Alles auswählen
Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.
bei System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
bei System.Windows.Forms.Application.ExitInternal()
bei System.Windows.Forms.Application.Exit(CancelEventArgs e)
bei System.Windows.Forms.Application.Exit()
bei Alexosoft.BackupService.MainApp.modError.errGlobalException(Object sender, ThreadExceptionEventArgs e)
bei System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
bei System.Windows.Forms.Control.WndProcException(Exception e)
bei System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run()
bei Alexosoft.BackupService.MainApp.modMain.Main()
Code: Alles auswählen
Ungültige Konvertierung von der Zeichenfolge 3 in Typ Double.
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
bei Alexosoft.BackupService.MainApp.ucConfig.OpenTab()
bei Alexosoft.BackupService.MainApp.frmMain.set_CurrentTab(AvailableTabs value)
bei Alexosoft.BackupService.MainApp.ucOverview.cmdConfig_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)
installierte .Net-Versionen:
- 2.0.50727.3620
- 3.0.4506.3636
- 4.0.30319.225
Gruß,
Oliver