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
There was no error with v5.0.716, but after installing 717 and then reverting to 716, the error persists.
<entry>
<record>1213</record>
<time>2021/08/03 19:29:29.580</time>
<type>Error</type>
<source>VisualStudio</source>
<description>CreateInstance failed for package [TGitPackage]Source: 'mscorlib' Description: Impossible de charger le fichier ou l'assembly 'Community.VisualStudio.Toolkit, Version=15.0.76.253, Culture=neutral, PublicKeyToken=79441d341a79572c' ou une de ses dépendances. Le fichier spécifié est introuvable.
System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'Community.VisualStudio.Toolkit, Version=15.0.76.253, Culture=neutral, PublicKeyToken=79441d341a79572c' ou une de ses dépendances. Le fichier spécifié est introuvable.
Nom de fichier : 'Community.VisualStudio.Toolkit, Version=15.0.76.253, Culture=neutral, PublicKeyToken=79441d341a79572c'
 à System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type)
 à System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
 à System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
 à System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)

AVT : la journalisation de liaison d'assembly est désactivée.
Pour activer la journalisation des échecs de liaison d'assembly, attribuez la valeur 1 à la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD).
Remarque : une certaine perte de performance est associée à l'enregistrement dans le journal des échecs de liaison d'assembly.
Pour désactiver cette fonctionnalité, supprimez la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog].
</description>
<guid>{6C58D6E5-11BA-43BA-9A63-A624F264EC06}</guid>
<hr>80004005 - E_FAIL</hr>
<errorinfo></errorinfo>
</entry>
The text was updated successfully, but these errors were encountered:
Ordisoftware
changed the title
TGIT v5.0.717 - CreateInstance failed for package [TGitPackage] {FRENCH}
VS2017 TGIT v5.0.717 - CreateInstance failed for package [TGitPackage] {FRENCH}
Aug 3, 2021
There was no error with v5.0.716, but after installing 717 and then reverting to 716, the error persists.
The text was updated successfully, but these errors were encountered: