You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
GitHub Extension for Visual Studio version: 2.2.0.8
Visual Studio version: 2017 Enterprise
Double-click on .sln file
Visual Studio opens with Solution Explorer window active
Click on 'Team Explorer' tab
Visual Studio crashes
The following was sent to debug output:
[38932] <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unhandled exception</Description><AppDomain>DefaultDomain</AppDomain><Exception><ExceptionType>System.TypeInitializationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.</Message><StackTrace> at LibGit2Sharp.Core.NativeMethods.RemoveHandle()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject.Finalize()</StackTrace><ExceptionString>System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---&gt; System.DllNotFoundException: Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[38932] at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()
[38932] --- End of inner exception stack trace ---
[38932] at LibGit2Sharp.Core.NativeMethods.RemoveHandle()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject.Finalize()</ExceptionString><DataItems><Data></Data></DataItems><InnerException><ExceptionType>System.DllNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)</Message><StackTrace> at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()</StackTrace><ExceptionString>System.DllNotFoundException: Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[38932] at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()</ExceptionString></InnerException></Exception></TraceRecord>
[38932] System.Transactions Critical: 0 :
[38932] <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unhandled exception</Description><AppDomain>DefaultDomain</AppDomain><Exception><ExceptionType>System.TypeInitializationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.</Message><StackTrace> at LibGit2Sharp.Core.NativeMethods.RemoveHandle()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject.Finalize()</StackTrace><ExceptionString>System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---&gt; System.DllNotFoundException: Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[38932] at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()
[38932] --- End of inner exception stack trace ---
[38932] at LibGit2Sharp.Core.NativeMethods.RemoveHandle()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject.Finalize()</ExceptionString><DataItems><Data></Data></DataItems><InnerException><ExceptionType>System.DllNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)</Message><StackTrace> at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()</StackTrace><ExceptionString>System.DllNotFoundException: Unable to load DLL 'git2-785d8c4': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[38932] at LibGit2Sharp.Core.NativeMethods.git_libgit2_init()
[38932] at LibGit2Sharp.Core.NativeMethods.LibraryLifetimeObject..ctor()
[38932] at LibGit2Sharp.Core.NativeMethods..cctor()</ExceptionString></InnerException></Exception></TraceRecord>
The following was sent to debug output: