Forum Discussion
Nabhendu Das
Nov 16, 2016Copper Contributor
Provisioning Engine: Exception-The field was found invalid when applying Provisioning template
Hi, When I am applying my provisioning template to a newly created team site it is throwing an exception "The field was found invalid:" Below is my CSOM code. private static void ApplyProvisionin...
Visweswararao Putchala
Nov 17, 2016Copper Contributor
Hi, As per the xml the issue is happening at site columns level. can you verify the site columns which are created in the target site with the xml <pnp:SiteFields> section. I used to find the problematic column details in the above approach.