Null ref. ex. on Restore Default Settings (#1563)
Hello
If I try to reset options to default, I am asked "Do you really want to reset...", I am having instead of Yes/No - Tak/Nie(polish) - I have language set to English.
After clicking Tak(Yes) I am recieveing following exception:
System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
w SoftwareIdeasModeler.Properties.Settings.get_InstallDate()
w SoftwareIdeasModeler.Dialogs.Settings.OptionsForm.defaultButton_Click(Object sender, EventArgs e)
w System.Windows.Forms.Control.OnClick(EventArgs e)
w System.Windows.Forms.Button.OnClick(EventArgs e)
w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ButtonBase.WndProc(Message& m)
w System.Windows.Forms.Button.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
OF=SoftwareIdeasModeler.MainForm
NoCmds
OF=SoftwareIdeasModeler.Dialogs.Settings.OptionsForm
Patryk
Dusan Rodina - softwareideas.net 26 September 2018 7:48:37
Hello,
This problem will be also fixed in the next version. Thank you for your notice.