Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program exception #206

Open
arielsil opened this issue Dec 21, 2024 · 1 comment
Open

Program exception #206

arielsil opened this issue Dec 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@arielsil
Copy link

If you have run into an internal error (program exception), we would like to learn more about it. When an error occurs, its information will be copied to your clipboard. If you can't find error information on your clipboard, a local copy was also saved at <program directory>\Logs\Errors.

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

Exception information: please tell us what happened below:

System.IO.FileNotFoundException: \Windows\system32\ntoskrnl.exe
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at DISMTools.MainForm.IsWindows8OrHigher(String NTKeExe)
at DISMTools.ImgInfoSaveDlg.GetAppxInformation()
at DISMTools.ImgInfoSaveDlg.ImgInfoSaveDlg_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Error Message: \Windows\system32\ntoskrnl.exe

Error Code (HRESULT): 80070002

Program information:

  • DISMTools Version: 0.6.0.24122
  • Preview release? No
  • Branch: stable
  • Build time: 241220-1044
  • Portable copy? Yes

Machine information:

  • Computer manufacturer: ASUS
  • Computer model: System Product Name
  • BIOS name/description: 1805 1805
  • System Management BIOS (SMBIOS) version: 1805

Operating system information:

  • OS name: Microsoft Windows Server 2025 Datacenter
  • OS version: 10.0.26334.0
  • OS Platform: Win32NT
  • Is a 64-bit system? Yes

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?

@arielsil arielsil added bug Something isn't working good first issue Good for newcomers labels Dec 21, 2024
@CodingWonders
Copy link
Owner

@arielsil, thanks for reporting this issue. It will be fixed on the first preview release of DISMTools 0.6.1, expected to come out in mid-January.

CodingWonders added a commit that referenced this issue Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants