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

[NBug] An unexpected internal error occurred in the Win32 call: 80... #9394

Closed
dallf44 opened this issue Jul 19, 2021 · 2 comments
Closed

[NBug] An unexpected internal error occurred in the Win32 call: 80... #9394

dallf44 opened this issue Jul 19, 2021 · 2 comments

Comments

@dallf44
Copy link

dallf44 commented Jul 19, 2021

⚠️ The sections below must be filled in and this text must be removed or the issue will be closed.

Current behaviour

Expected behaviour

Steps to reproduce

Error Details

System.ComponentModel.Win32Exception: An unexpected internal error occurred in the Win32 call: 8007007E ---> System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)

   --- End of inner exception stack trace ---
   at Microsoft.WindowsAPICodePack.Dialogs.NativeTaskDialog.NativeShow()
   at Microsoft.WindowsAPICodePack.Dialogs.TaskDialog.ShowCore()
   at GitUI.NBugReports.BugReportInvoker.Report(Exception exception, Boolean isTerminating)
   at GitExtensions.Program.<>c.<Main>b__1_3(Object s, ThreadExceptionEventArgs e)
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Additional information

Just pulling data

Environment

  • Git Extensions 3.5.1.12196
  • Build 9099a1e
  • Git 2.31.1.windows.1
  • Microsoft Windows NT 6.2.9200.0
  • .NET Framework 4.8.4390.0
  • DPI 96dpi (no scaling)
@duplicates-detector-bot
Copy link

Potential duplicates:

  • #9381

@gerhardol
Copy link
Member

Duplicate of #9429

@gerhardol gerhardol marked this as a duplicate of #9429 Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants