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...
Deleted
Nov 16, 2016I would remove everything and build part per part back if you know which list something is missing incorrect and check the sitefields if they are provisioned correctly
- Nov 17, 2016
The quickest way to debug this is by using the PowerShell commands. You can then simply enable debug and within no time you will know which field is causing the trouble:
https://veenstra.me.uk/2016/07/29/office-365-sharepoint-how-to-debug-pnp-provisioning-engine/