Return to doc.sitecore.com

Valid for Sitecore 6.1
Installation Guide

This page describes how to install the module.

Prerequisites

Note
Analytics features of the Web Forms for Marketers module require Sitecore OMS 1.0.1 or later.

Important 

If you are using Sitecore CMS 6.2.0 Update-2, apply this workaround.

If you are using Sitecore CMS 6.3 you will need to add the following binding policy to the configuration\runtime\assemblyBinding section of the web.config file:

      <dependentAssembly>
        <assemblyIdentity name="ComponentArt.Web.UI" publicKeyToken="9bc9f846553156bb" />
        <bindingRedirect oldVersion="2007.1.1617.2" newVersion="2010.1.2637.35" />
      </dependentAssembly>

The Web Forms for Marketers module is distributed as a Sitecore package. To install it, use the Installation Wizard, which is available by selecting the following:

Note
By default, the module uses SQLite databases. If you use MSSQL databases, follow the instructions provided in the Sitecore Web Forms for Marketers V2.1 Reference (section “How to Configure a Data Provider”).