Forum Discussion
Latest Update Creates Login Error
- Anonymous2 years ago
Hi hh26 ,
This issue may be caused by rolling out the registry key
Hive: HKEY_LOCAL_MACHINE
Key path: SYSTEM\CurrentControlSet\Control\SecurityProvider s\SCHANNEL\Protocols\TLS 1.3\Client
Value name: Enabled
Value type: REG_DWORD
Value data: 0x1 (1)Which is invalid for Windows 10 machines, since Windows 10 doesn't support TLS 1.3 according to docs at Protocols in TLS/SSL (Schannel SSP) - Win32 apps | Microsoft LearnRemoving the key or setting Enabled to 0 should fix the issue.Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is an issue for our users who have the 32-bit version of Power BI Desktop. They have to use this version for various reasons. In testing, using the store 64-bit version does take away the login error but it is not an option for most of the impacted users. This appears to be an issue with the 32-bit October 2023 version.
same problem... and I got no solution... I tried to change the options on security as the first comment suggested but it didnt work out.
Não foi possível entrar
Encontramos um erro ao tentar fazer o logon. Detalhes: Não foi possível carregar arquivo ou assembly 'Microsoft.IdentityModel.Abstractions, Version=6.22.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' ou uma de suas dependências. A definição do manifesto do assembly localizado não corresponde à referência do assembly. (Exceção de HRESULT: 0x80131040)
- Anonymous2 years agoNot applicable
Reverting back to the September 2023 32-bit version worked for our users as a workaround until this is resolved.