A lot of times, these addins create names that we cannot handle. It looks like it is trying to create an Outlook category with the name:
[CRM] Task regarding: Kampanje numero uno
which violates our server's syntax for tag names (which map from Outlook categories). The ":" is what is causing us grief.
Is there a way to get the addin to get rid of the colon? |