-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hi there,
Update to latest pre-release.
Crash on launch.
Exception type: System.MissingFieldException
Exception message: Champ introuvable : 'WinNUT_Client_Common.WinNUT_Globals.ApplicationData'.
Exception stack trace:
à WinNUT_Client.WinNUT.WinNUT_PrefsChanged(Boolean isChanged)
à WinNUT_Client.WinNUT.WinNUT_Load(Object sender, EventArgs e)
à System.EventHandler.Invoke(Object sender, EventArgs e)
à System.Windows.Forms.Form.OnLoad(EventArgs e)
à System.Windows.Forms.Form.OnCreateControl()
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl()
à System.Windows.Forms.Control.WmShowWindow(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.Form.WmShowWindow(Message& m)
à System.Windows.Forms.Form.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)