CodingWonders / DISMTools

The connected place for Windows system administration
GNU General Public License v3.0
457 stars 19 forks source link

Program exception #188

Open l33m4n opened 2 weeks ago

l33m4n commented 2 weeks ago

PLEASE PROVIDE DETAILS ABOUT THE EXCEPTION, OR YOUR ISSUE WILL BE CLOSED WITHIN 4 HOURS

Exception information: please tell us what happened below:

System.NullReferenceException: Object reference not set to an instance of an object. at DISMTools.MainForm.DetectVersions(FileVersionInfo DismVer, Version NTVer) at DISMTools.Options.ApplyProgSettings() at DISMTools.Options.OK_Button_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Error Message: Object reference not set to an instance of an object.

Error Code (HRESULT): 80004003

Program information:

Operating system information:

Processor information:

This information is gathered to help isolate the issue to a specific hardware or software configuration. No information that can be used to identify the user or the exact system is gathered.

If you don't want to send this information to the developers, paste the text that was copied to the clipboard in a text editor, remove this information, and copy the new text again.

This information has been copied to the clipboard.

How did it happen? What steps did you perform in order to experience this problem?

Had a image loaded, then selected scratch directories then configure scratch directories then -> ok prompts this error. I am unsure if this is user error or not, but as the program requests me to make a bug report, here i am

CodingWonders commented 2 weeks ago

@l33m4n, since this happens when clicking OK in the settings dialog, could you give me your settings file? It's in <program directory>\settings.ini