Announcements
Hello there, I'd like to inquire some assistance with two problems I am facing:
I have a salesorder template which features a table with a product column. In this particular column my productidname (salesorderdetails) and productdescription (salesorderdetials) are housed, seperated by a a single space.
My goal is to always move the text that is populated by the description field to the line within the cell. Whenever the description field is empty just leave it as is.
Would that be possible with the OOB formatting tools provided by Word (VB would sadly not work since its not allowed in CRM) ?
My second question revolves around the Dynamics 365 plugin for Outlook. Wanting to use it again I promptly installed it only to see that a connection to our crm was not possible.
Looking at the Exception thrown I got this: Error connecting to URL: our_url/XRMServices/2011/Discovery.svc Exception: System.ServiceModel.Security.SecurityNegotiationException: SOAP security negotiation with 'our_url/XRMServices/2011/Discovery.svc' for target 'our_url/XRMServices/2011/Discovery.svc' failed. See inner exception for more details. ---> System.ComponentModel.Win32Exception: The Security Support Provider Interface (SSPI) negotiation failed.
The system clock on both systems is correct and the crm site has only one https binding, which is also configured in the deployment manager. We are also using CRM 8.2 on Premise
I read somewhere that this plugin was shutdown by Microsoft at the end of December but that it would still work with on Premise. Am I safe to assume this is not the case anymore as well?
Best Regards
Max
I installed an older version of the add-in (8.0 instead of 8.2) and it worked like a charm!
Thank you for your answers though :)
Hi,
For second question, maybe this document will help you to setting the Dynamics 365 plugin for Outlook.
The formatting would be more of a question for the Office team and Word.
However, the Outlook client failing to connect would not be related to the deprecation of the software.
Otherwise, there could be Kerberos issues when attempting to configure -- may want to check SPNs set for the CRM application Pool account and the 'useAppPoolCredentials = true' setting in IIS.
There are a few factors on authentication -- are you using claims-based auth or Windows? Do you have OAuthClaimsSettings enabled on the CRM server for the CRMSettings?
If the issue remains after clearing out the credential manager, and you are logged into the client machine as a domain account -- apply the following steps to potentially gather more information on the SSPI error:
Do you have any warnings for LSASrv? or Kerberos Errors?
Those should help determine if there is an issue with the SPNs or other settings.
André Arnaud de Cal...
293,440
Super User 2025 Season 1
Martin Dráb
232,569
Most Valuable Professional
nmaenpaa
101,158
Moderator