Documentation Center

Correcting the behavior configuration for ECL

If you are upgrading from SDL Tridion 2013 SP1 HR1 and you have External Content Library set up in an environment secured with LDAP and SAML, restore your old behavior configuration.

Procedure

  1. On the Content Manager server, go to %TRIDION_HOME%\bin\.
  2. Open TcmServiceHost.exe.config for editing.
  3. Find the service element with its name attribute set to Tridion.ExternalContentLibrary.Service.EclService2012. This element has its behaviorConfiguration set to the default, Tridion.ContentManager.ServiceHost.WindowsServiceHost.CoreServiceBehavior.
  4. Reset the behaviorConfiguration attribute to its value before the upgrade, that is, SamlEnabledAlternativeBehavior.
  5. Save and close TcmServiceHost.exe.config.