Compartir a través de

ERROR AL INICIAR EL INSTALADOR DE TEAMS

Anónimas
2021-09-21T23:23:57+00:00

Al instalar Microsoft Teams me sale un error que dice:

Installation has failed

There was an error while installing the application.

Check the setup log for more information and contact the author.

Luego me sale un boton que dice Open Setup Log y otro de Close, yo le doy a Open Setup Log para ver cual es el problema y me pide un programa para abir, yo le doy en Bloc de Notas y me abre una ventana de bloc de notas que lleva como titulo: SquirrelSetup: Bloc de Notas y luego en el archivo sale todo este codigo:

2021-01-27 20:30:00> Program: Starting Squirrel Updater: --install . --exeName=Teams_windows_x64.exe

2021-01-27 20:30:02> Program: setup.json does not exist

2021-01-27 20:30:02> Program: Starting install, writing to C:\Users\User\AppData\Local\SquirrelTemp

2021-01-27 20:30:02> Program: File does not contain contextual info: Teams_windows_x64.exe

2021-01-27 20:30:02> UpdateManager: using rootAppDirectory: C:\Users\User\AppData\Local\Microsoft\Teams

2021-01-27 20:30:02> Program: About to install to: C:\Users\User\AppData\Local\Microsoft\Teams

2021-01-27 20:30:02> Program: Setup.json exist, copying over

2021-01-27 20:30:02> RegistryService: RegKeyExists: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run does not have TeamsMachineInstaller

2021-01-27 20:30:02> Program: CheckMsiAndTryAddInstallSource: Not MSI, no need to add HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\InstallSource

2021-01-27 20:30:02> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\Microsoft\Teams\packages.betaId'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

en System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)

en System.IO.File.WriteAllText(String path, String contents, Encoding encoding)

en Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()

2021-01-27 20:30:02> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\Microsoft\Teams\packages\RELEASES'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

en Squirrel.Utility.LoadLocalReleases(String localReleaseFile)

en Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3.MoveNext()

2021-01-27 20:30:02> CheckForUpdateImpl: Reading RELEASES file from C:\Users\User\AppData\Local\SquirrelTemp

2021-01-27 20:30:02> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch

2021-01-27 20:30:02> ApplyReleasesImpl: No delta packages found. Applying current release package.

2021-01-27 20:30:02> ApplyReleasesImpl: getting squirrel aware apps failed with exception No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\Microsoft\Teams\current'.

2021-01-27 20:30:02> ApplyReleasesImpl: Writing files to app directory: C:\Users\User\AppData\Local\Microsoft\Teams\current

2021-01-27 20:30:22> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\User\AppData\Local\Microsoft\Teams\current\Teams.exe]

2021-01-27 20:30:33> ApplyReleasesImpl: About to RemoveOldShorcuts for Teams.exe, rootAppDir C:\Users\User\AppData\Local\Microsoft\Teams

2021-01-27 20:30:34> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Cloud\Office\16.0\Teams does not exist

2021-01-27 20:30:34> ApplyReleasesImpl: Registry value Software\Policies\Microsoft\Cloud\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist

2021-01-27 20:30:34> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Teams does not exist

2021-01-27 20:30:34> ApplyReleasesImpl: Registry value Software\Policies\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist

2021-01-27 20:30:34> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Teams does not exist

2021-01-27 20:30:34> ApplyReleasesImpl: Registry value Software\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist

2021-01-27 20:30:34> ApplyReleasesImpl: Registry flags are not set: proceed with default value NotConfigured

2021-01-27 20:30:34> ApplyReleasesImpl: Starting fixPinnedExecutables

2021-01-27 20:30:34> ApplyReleasesImpl: Examining Pin: File Explorer.lnk

2021-01-27 20:30:34> ApplyReleasesImpl: Examining Pin: Firefox.lnk

2021-01-27 20:30:34> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk

2021-01-27 20:30:34> ApplyReleasesImpl: Fixing up tray icons

2021-01-27 20:30:34> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.

en Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__24_0(RegistryView view)

2021-01-27 20:30:34> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.

en Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__24_0(RegistryView view)

2021-01-27 20:30:34> MeetingAddinInstaller: System.ArgumentException: No se puede eliminar el árbol de subclave porque no existe la subclave.

en System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

en Microsoft.Win32.RegistryKey.DeleteSubKeyTree(String subkey, Boolean throwOnMissingSubKey)

en Microsoft.Win32.RegistryKey.DeleteSubKeyTree(String subkey)

en Squirrel.MeetingAddinInstaller.<InstallMeetingAddinAsync>d__15.MoveNext()

2021-01-27 20:30:34> MeetingAddinInstaller: StagedAppDirectory does not exist. Using Current

2021-01-27 20:30:34> MeetingAddinInstaller: There is no version.txt. Falling back to getting version from folder name

2021-01-27 20:30:34> MeetingAddinInstaller: Version: 1.0.20289.5; addinPackageDirectory: 1.0.20289.5

2021-01-27 20:30:34> MeetingAddinInstaller: .dead exists: False

2021-01-27 20:30:34> MeetingAddinInstaller: path to .dead: C:\Users\User\AppData\Local\Microsoft\TeamsMeetingAddin\1.0.20289.5.dead

2021-01-27 20:30:34> MeetingAddinInstaller: before cleanup unused versions

2021-01-27 20:30:36> MeetingAddinInstaller: Addin directory exists. Copy was successful

2021-01-27 20:30:37> MeetingAddinInstaller: Version 1.0.20289.5 of the meeting add-in is now installed

2021-01-27 20:30:37> PresenceAddinInstaller: Installing Teams Presence addin for Outlook...

2021-01-27 20:30:37> PresenceAddinInstaller: Copying C:\Users\User\AppData\Local\Microsoft\Teams\current\resources\assets\tlb\Uc.tlb to C:\Users\User\AppData\Local\Microsoft\TeamsPresenceAddin

2021-01-27 20:30:37> PresenceAddinInstaller: Copying C:\Users\User\AppData\Local\Microsoft\Teams\current\resources\assets\tlb\Uc.win32.tlb to C:\Users\User\AppData\Local\Microsoft\TeamsPresenceAddin

2021-01-27 20:30:37> PresenceAddinInstaller: check if UC TypeLib points to current\resources\assets\tlb\Uc.tlb

2021-01-27 20:30:38> PresenceAddinInstaller: Registering UC Typelib WIN32 under HKCU...

2021-01-27 20:30:38> PresenceAddinInstaller: UC Typelib WIN32 successfully registered to C:\Users\User\AppData\Local\Microsoft\TeamsPresenceAddin\Uc.win32.tlb under HKCU!

2021-01-27 20:30:38> PresenceAddinInstaller: Registering UC Typelib WIN64 under HKCU...

2021-01-27 20:30:38> PresenceAddinInstaller: UC Typelib WIN64 successfully registered to C:\Users\User\AppData\Local\Microsoft\TeamsPresenceAddin\Uc.tlb under HKCU!

2021-01-27 20:30:38> ApplyReleasesImpl: cleanDeadVersions: for original version of and current version of 1.3.00.34662

2021-01-27 20:30:38> ApplyReleasesImpl: cleanDeadVersions: exclude current folder stage

2021-01-27 20:30:43> RegistryService: TryDeleteRegKey: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams not found

2021-02-04 11:37:06> Program: Starting Squirrel Updater: --install .

2021-02-04 11:37:06> Program: Starting install, writing to C:\Users\User\AppData\Local\SquirrelTemp

2021-02-04 11:37:06> Program: About to install to: C:\Users\User\AppData\Local\WhatsApp

2021-02-04 11:37:07> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anythin2021-02-04 11:37:07> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\User\AppData\Local\Temp.squirrel-lock-05B15F262665E0EDA0F07CBC6CFAE6FD28E6087E: System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Users\User\AppData\Local\Temp.squirrel-lock-05B15F262665E0EDA0F07CBC6CFAE6FD28E6087E' porque está siendo utilizado en otro proceso.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

en Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)

2021-02-04 11:37:07> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\WhatsApp\packages.betaId'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

en System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)

en System.IO.File.WriteAllText(String path, String contents, Encoding encoding)

en Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()

2021-02-04 11:37:07> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\WhatsApp\packages\RELEASES'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

en Squirrel.Utility.LoadLocalReleases(String localReleaseFile)

en Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()

2021-02-04 11:37:07> CheckForUpdateImpl: Reading RELEASES file from C:\Users\User\AppData\Local\SquirrelTemp

2021-02-04 11:37:07> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch

2021-02-04 11:37:17> ApplyReleasesImpl: Writing files to app directory: C:\Users\User\AppData\Local\WhatsApp\app-2.2102.8

2021-02-04 11:37:37> LogHost: Rigging execution stub for WhatsApp_ExecutionStub.exe to C:\Users\User\AppData\Local\WhatsApp\WhatsApp.exe

2021-02-04 11:37:41> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\User\AppData\Local\WhatsApp\app-2.2102.8\WhatsApp.exe]

2021-02-04 11:37:47> ApplyReleasesImpl: Starting fixPinnedExecutables

2021-02-04 11:37:47> ApplyReleasesImpl: Examining Pin: File Explorer.lnk

2021-02-04 11:37:47> ApplyReleasesImpl: Examining Pin: Firefox.lnk

2021-02-04 11:37:47> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk

2021-02-04 11:37:47> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk

2021-02-04 11:37:47> ApplyReleasesImpl: Examining Pin: PowerPoint 2016.lnk

2021-02-04 11:37:47> ApplyReleasesImpl: Fixing up tray icons

2021-02-04 11:37:47> ApplyReleasesImpl: cleanDeadVersions: for version 2.2102.8

2021-02-04 11:37:47> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2102.8

task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

en Squirrel.Update.Program.<Install>d__4.MoveNext()

--- Fin del seguimiento de la pila de la excepción interna ---

en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)

en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

en System.Threading.Tasks.Task.Wait()

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

---> (Nº de excepción interna 0) System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\WhatsApp\packages\WhatsApp-2.2102.8-full.nupkg'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)

en System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)

en Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass2_0.<DownloadReleases>b__2(ReleaseEntry x)

en Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()

en System.Threading.Tasks.Task.InnerInvoke()

en System.Threading.Tasks.Task.Execute()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__2.MoveNext()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en Squirrel.UpdateManager.<DownloadReleases>d__8.MoveNext()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()

--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---

en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)

en Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2021-02-07 19:37:10> Program: Starting Squirrel Updater: --install .

2021-02-07 19:37:10> Program: Starting install, writing to C:\Users\User\AppData\Local\SquirrelTemp

2021-02-07 19:37:11> Program: About to install to: C:\Users\User\AppData\Local\WhatsApp

2021-02-07 19:37:11> Program: Install path C:\Users\User\AppData\Local\WhatsApp already exists, burning it to the ground

2021-02-07 19:37:12> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\WhatsApp\packages.betaId'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

en System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)

en System.IO.File.WriteAllText(String path, String contents, Encoding encoding)

en Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()

2021-02-07 19:37:12> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\User\AppData\Local\WhatsApp\packages\RELEASES'.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

en Squirrel.Utility.LoadLocalReleases(String localReleaseFile)

en Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()

2021-02-07 19:37:12> CheckForUpdateImpl: Reading RELEASES file from C:\Users\User\AppData\Local\SquirrelTemp

2021-02-07 19:37:12> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch

2021-02-07 19:37:15> ApplyReleasesImpl: Writing files to app directory: C:\Users\User\AppData\Local\WhatsApp\app-2.2102.9

2021-02-07 19:37:37> LogHost: Rigging execution stub for WhatsApp_ExecutionStub.exe to C:\Users\User\AppData\Local\WhatsApp\WhatsApp.exe

2021-02-07 19:37:42> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\User\AppData\Local\WhatsApp\app-2.2102.9\WhatsApp.exe]

2021-02-07 19:37:53> ApplyReleasesImpl: Starting fixPinnedExecutables

2021-02-07 19:37:53> ApplyReleasesImpl: Examining Pin: File Explorer.lnk

2021-02-07 19:37:53> ApplyReleasesImpl: Examining Pin: Firefox.lnk

2021-02-07 19:37:53> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk

2021-02-07 19:37:53> ApplyReleasesImpl: Examining Pin: Microsoft Edge.lnk

2021-02-07 19:37:53> ApplyReleasesImpl: Examining Pin: PowerPoint 2016.lnk

2021-02-07 19:37:53> ApplyReleasesImpl: Fixing up tray icons

2021-02-07 19:37:53> ApplyReleasesImpl: cleanDeadVersions: for version 2.2102.9

2021-02-07 19:37:53> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2102.9

2021-09-20 21:28:06> Unhandled exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

2021-09-20 21:28:48> Unhandled exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

2021-09-20 21:33:34> Unhandled exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

2021-09-20 21:34:06> Unhandled exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

2021-09-21 17:56:49> Unhandled exception: System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

en Squirrel.Update.Program.executeCommandLine(String[] args)

en Squirrel.Update.Program.main(String[] args)

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

Y yo no se que hacer para instalarlo, porque para actualizar mi teams lo borro y vuelvo a instalar, por favor necesito asistencia

PD: el instalador lo descargue desde la pagina oficial teams de microsoft, asi que el problema no es por un instalador no original

Microsoft Teams | Microsoft Teams gratuito | Otros

Pregunta bloqueada. Esta pregunta se migró desde la Comunidad de Soporte técnico de Microsoft. Puede votar si es útil, pero no puede agregar comentarios o respuestas ni seguir la pregunta.

0 comentarios No hay comentarios

1 respuesta

Ordenar por: Muy útil
  1. Anónimas
    2021-09-22T01:46:00+00:00

    Good day! I'm Raniel, a Microsoft user like you. I understand your frustration regarding this issue but I'll do my best to help.

    Can you also login using MS Teams web app to isolate the issue? https://go.microsoft.com/fwlink/p/?LinkID=87302...

    I also suggest that you delete all MS Teams entries on your credential manager, then reinstall using the steps below

    1. Quit MS Teams application/Kill the process via Task Manager
    2. Go to Control Panel > User Accounts > Credential Manager
    3. Click on Windows Credentials > search for Generic Credentials
    4. Remove each entry relating to MS Teams
    5. Uninstall the desktop app via control panel
    6. Delete the folder "Teams" under %appdata%\Microsoft\
    7. Perform a reboot
    8. Temporarily disable your firewall/antivirus > and reinstall the latest version via https://www.microsoft.com/en/microsoft-365/micr...

    Note: Ensure to run the installer as administrator

    I hope this helps. Good luck!

    3 personas han encontrado útil esta respuesta.
    0 comentarios No hay comentarios