Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add the following element to the system.web » profile » providers section of the web.config file for Salesforce S4S Multi-Role Edition:

Code Block
languagexml
<add name="salesforceContact" type="FuseIT.Sitecore.SalesforceSecurityProvider.SalesforceProfileProvider, FuseIT.Sitecore.SalesforceSecurityProvider" connectionStringName="S4SConnString" readOnly="false"/>

...