Official SuiteCRM Outlook Plugin v4 has arrived - Compatible with the Outlook Web App or Outlook 2016+ connected to Office365 or Exchange Server 2016. A complete rebuild developed and maintained by SuiteCRM developers, the addon retains previous functionality while massively improves performance, reliability and stability!
#1938 - Login Fails with 3.0.18
Our SuiteCRM version is 7.10.13 We are using Office365 version 1903 - latest build How do we fix this issue? Error log below. thanks, Greg
HResult:-2146233088 2019-05-01 15:52:34,162 | VSTA_Main | ERROR | Unable to connect to SuiteCRM SuiteCRMClient.Exceptions.BadCredentialsException: CRM Server error 10 (Invalid Login): Login attempt failed please check the username and password at SuiteCRMClient.CrmRestServer.CheckForCrmError(String jsonResponse, String payload) at SuiteCRMClient.CrmRestServer.GetCrmResponse[T](String method, Object input) at SuiteCRMClient.UserSession.AuthenticateCRM() at SuiteCRMClient.UserSession.Login() at SuiteCRMAddIn.Dialogs.SettingsDialog.btnTestLogin_Click(Object sender, EventArgs e) Data:System.Collections.ListDictionaryInternal HResult:-2146233088 2019-05-01 15:52:38,954 | VSTA_Main | ERROR | Failed calling 'login' SuiteCRMClient.Exceptions.BadCredentialsException: CRM Server error 10 (Invalid Login): Login attempt failed please check the username and password at SuiteCRMClient.CrmRestServer.CheckForCrmError(String jsonResponse, String payload) at SuiteCRMClient.CrmRestServer.GetCrmResponse[T](String method, Object input) Data:System.Collections.ListDictionaryInternal HResult:-2146233088
5 years ago
Hi there,
Profound apologies.
What's happened is that TLS 1.1 was disabled globally on 1st May. We knew this was going to happen and had already upgraded to a version of the .Net libraries which should use TLS 1.3 automatically, but clearly this isn't working.
According to documentation, if you have .Net 4.6.2 or above installed on your computer this should just work. Otherwise, some registry changes (see same documentation) should make it work.
However, I can confirm that at this stage it is not working for me either, although I have .Net 4.7.2 installed.
We have recognised this issue and we are working as hard as we can to resolve this problem.
Thanks,
5 years ago
We tried the registry hack in the MS documentation https://docs.microsoft.com/en-us/security/solving-tls1-problem, either. It did not work.
A new plugin is needed urgently. A rollback to plugin version 3.0.11 is a workaround.
5 years ago
Hi there, This issue will be closed over, if this is still an issue please raise a new issue and reference this closed issue. We recommend upgrading your SuiteCRM Outlook Plug-in to the latest available version to ensure you stay up to date with new features and fixes. SuiteCRM Outlook Plugin Team