SharePoint: Create and deploy complex calculated column formula in Visual Studio

Deploying a SharePoint calculated column using a visual studio solution can be tough. In this post I’ll show some easy steps how to deploy a valid column.
Weiterlesen „SharePoint: Create and deploy complex calculated column formula in Visual Studio“

Error occurred in deployment of step ‘Activate Features’: the field with ID ‚…‘ defined in feature ‚…‘ was found in the current site collection or in a sub site.

This error can occur when you try to activate a feature which activates custom list definitions, content types or site columns.

It does not only occur when a list instance of your custom list still exists on a site or subsite. It also can also appear when in the following cases.

Weiterlesen „Error occurred in deployment of step ‘Activate Features’: the field with ID ‚…‘ defined in feature ‚…‘ was found in the current site collection or in a sub site.“