von Xxplozive » 20. Feb 2014, 13:26
Xxplozive hat geschrieben:Moin,
ich weiß leider nicht mehr was ich zuletzt eingestellt bzw verändert habe, aber beim Starten von BosMon bekomme ich immer folgende Fehlermeldung:
Code: Alles auswählen
Eine Ausnahme vom Typ BosMon.Exceptions.BosMonFormatException wurde ausgelöst
Das Programm funktioniert aber sonst ohne Probleme. Eine Idee?
Greetz Xx
Hier noch ein kleiner Auszug aus der Debug
Code: Alles auswählen
20.02.2014 13:19:50 core, LoadPlugins() Starting Plugins
20.02.2014 13:19:50 core, StartPlugins() Starting plugins of type Database...
20.02.2014 13:19:50 core, StartPlugins() Starting Plugin "BmConnect.dll"
20.02.2014 13:19:50 core, StartPlugins() Starting Plugin "MiscWindows.dll"
20.02.2014 13:19:50 MiscWindows, AddMapsForm Adding Form
20.02.2014 13:19:50 Core, BosMonErrorBox Exception: BosMon.Exceptions.BosMonFormatException: Eine Ausnahme vom Typ BosMon.Exceptions.BosMonFormatException wurde ausgel?st.
bei BosMon.Data.Location.Location.Parse(String location)
bei #=quzZMpvD81xms0632QO_CG2eDe$5ZKhqFJ2bjv4a6dS3q8caoUWSJuUoyCAZTjrdo.#=q7czpG20_KXlvx333EZnMtKQ3S6kGFxiEju5Oo5t_R7o=(String #=qbAXbBTaEL16FEVZJ$WBxLg==)
bei #=quzZMpvD81xms0632QO_CG2eDe$5ZKhqFJ2bjv4a6dS3q8caoUWSJuUoyCAZTjrdo.#=qVF$V70p8QwjpfoMGohjh6WNAD0jHUXFZr3aJ5nNhLxE=()
bei #=q48bgn09dcQMzSyiRS8qkGuX0rtQI6C9Z2Th9kmi7hWk=.#=qhLfkE7c1qKDN8wixAlZ5NA==(Object #=q5O7l45CLABsXxDeZBkwdmA==, EventArgs #=qSON4$4C_p1pHI7ssJ_F1oQ==)
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei BosMon.Gui.BosMonMdiForm.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)
20.02.2014 13:20:04 core, StartPlugins() Starting Plugin "MySQLDB.dll"
Greetz Xx
[quote="Xxplozive"]Moin,
ich weiß leider nicht mehr was ich zuletzt eingestellt bzw verändert habe, aber beim Starten von BosMon bekomme ich immer folgende Fehlermeldung:
[code]Eine Ausnahme vom Typ BosMon.Exceptions.BosMonFormatException wurde ausgelöst[/code]
Das Programm funktioniert aber sonst ohne Probleme. Eine Idee?
Greetz Xx[/quote]
Hier noch ein kleiner Auszug aus der Debug
[code]20.02.2014 13:19:50 core, LoadPlugins() Starting Plugins
20.02.2014 13:19:50 core, StartPlugins() Starting plugins of type Database...
20.02.2014 13:19:50 core, StartPlugins() Starting Plugin "BmConnect.dll"
20.02.2014 13:19:50 core, StartPlugins() Starting Plugin "MiscWindows.dll"
20.02.2014 13:19:50 MiscWindows, AddMapsForm Adding Form
20.02.2014 13:19:50 Core, BosMonErrorBox Exception: BosMon.Exceptions.BosMonFormatException: Eine Ausnahme vom Typ BosMon.Exceptions.BosMonFormatException wurde ausgel?st.
bei BosMon.Data.Location.Location.Parse(String location)
bei #=quzZMpvD81xms0632QO_CG2eDe$5ZKhqFJ2bjv4a6dS3q8caoUWSJuUoyCAZTjrdo.#=q7czpG20_KXlvx333EZnMtKQ3S6kGFxiEju5Oo5t_R7o=(String #=qbAXbBTaEL16FEVZJ$WBxLg==)
bei #=quzZMpvD81xms0632QO_CG2eDe$5ZKhqFJ2bjv4a6dS3q8caoUWSJuUoyCAZTjrdo.#=qVF$V70p8QwjpfoMGohjh6WNAD0jHUXFZr3aJ5nNhLxE=()
bei #=q48bgn09dcQMzSyiRS8qkGuX0rtQI6C9Z2Th9kmi7hWk=.#=qhLfkE7c1qKDN8wixAlZ5NA==(Object #=q5O7l45CLABsXxDeZBkwdmA==, EventArgs #=qSON4$4C_p1pHI7ssJ_F1oQ==)
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei BosMon.Gui.BosMonMdiForm.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)
20.02.2014 13:20:04 core, StartPlugins() Starting Plugin "MySQLDB.dll"[/code]
Greetz Xx