How to Use the BotDetect SharePoint CAPTCHA Feature in SharePoint 2010 (BotDetect v3.0; deprecated)

Install the BotDetect SharePoint CAPTCHA Feature on Your SharePoint 2010 Farm

The BotDetect SharePoint CAPTCHA Feature solution is deployed to a SharePoint server using SharePoint Management Shell as a solution package (.wsp) file.

  1. Download the zip with BotDetect.SharePoint2010.wsp file to your SharePoint 2010 server.
  2. Start the SharePoint 2010 Management Shell on your SharePoint 2010 server (Start → All Programs → Microsoft SharePoint 2010 Products → SharePoint 2010 Management Shell)
  3. Type in the following command to add the solution to SharePoint (use the path to the location where you saved the .wsp file in step 1):

    Add-SPSolution -LiteralPath "C:\BotDetect.SharePoint2010.wsp"
  4. Type in the following command to deploy the solution to your web applications:
  5. Install-SPSolution -Identity "BotDetect.SharePoint2010.wsp" -GACDeployment

  6. Navigate to Central Administration → Application Management → Manage web applications and select the web application in which you want to use the BotDetect SharePoint 2010 solution. From the ribbon select the Manage features option. In the Manage Web Applications Features dialog activate the SharePoint 2010 BotDetect Web Application Feature.

Note: Activating the SharePoint 2010 BotDetect Web Application Feature will automatically make necessary configuration changes in web.config of the application to support the BotDetect Captcha control.

Protect Your SharePoint 2010 List with the SP2010 BotDetect Field

After you deploy the BotDetect SharePoint 2010 solution to your web application, the SP2010 BotDetect Field will become available for your SharePoint lists and libraries. Before you are able to use the SP2010 BotDetect Field in your lists and libraries you are required to activate the SharePoint 2010 BotDetect Site Feature in the site collection where you plan to use it.

Activate the SharePoint 2010 BotDetect Site Feature

To activate this feature follow these steps:

  1. Select Site Actions → Site settings in the root site of your site collection

  2. In the Site settings page, under the Site Collection Administration select the Site collection features option

  3. In the Site Collection features page, find and activate the SharePoint 2010 BotDetect Site Feature

Add the SP2010 BotDetect Field to a SharePoint List

Once you have activated the SharePoint 2010 BotDetect Site Feature you can use the SP2010 BotDetect Field in your SharePoint lists.

To add the BotDetect Field you will use the same approach as for adding other SharePoint fields.

  1. Navigate to the list to which you wish to add the BotDetect Field
  2. From the ribbon select the List settings option

  3. In the List settings page, under the Columns section, click Create Column

  4. In the Create Column page simply select SP2010 BotDetect Field and enter a name. It is recommended to uncheck the Add to default view option, since this field is only relevant for Add and Edit forms.

In case that you did not activate SharePoint 2010 BotDetect Site Feature, the BotDetect field will display a warning message on your forms.

In case this happens, please follow the instructions to activate the SharePoint 2010 BotDetect Site Feature.

BotDetect SharePoint CAPTCHA Feature and Sandbox SharePoint Solutions

Note: BotDetect SharePoint CAPTCHA Feature solution is a farm-level solution. As of SharePoint 2013, sandbox solutions are considered deprecated and as such are not supported by the BotDetect SharePoint CAPTCHA Feature.

Please Note

The information on this page is out of date and applies to a deprecated version of BotDetect™ CAPTCHA (v3.0).

An up-to-date equivalent page for the latest BotDetect Captcha release (v4) is BotDetect v4 Captcha documentation index.

General information about the major improvements in the current BotDetect release can be found at the What's New in BotDetect v4.0 page.