HEllo,
I am trying to add a new CSF channel to MS Dynamics.
When I try to inser an URL Domain trusted, it answers me the following error :
Exception Message: Value cannot be null.
Parameter name: uriString
ErrorCode: -2147220956
HexErrorCode: 0x80040224
HelpLink: http://go.microsoft.com/fwlink/?LinkID=398563&error=Microsoft.Crm.CrmException%3a80040224&client=platform
TraceText:
[Microsoft.Dynamics.CIFrameworkPlugins.Implementation: Microsoft.Dynamics.CIFrameworkPlugins.WildcardForUrlOnProviderEntity]
[2c8df2b8-43d7-e811-8158-000d3a069351: Microsoft.Dynamics.CIFrameworkPlugins.WildcardForUrlOnProviderEntity: Update of msdyn_ciprovider]
Inside try block
WildCard Check Failed System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
at System.Uri..ctor(String uriString)
at Microsoft.Dynamics.CIFrameworkPlugins.WildcardForUrlOnProviderEntity.Execute(IServiceProvider serviceProvider)
ID d'activité : a3ea1855-8180-4875-ba5f-ff1960642f5f
Could you help me ?