Forum Discussion
Techresa
Mar 24, 2017Brass Contributor
Apply-PnPProvisiongTemplate "Referenced content type not available in site or in template"
Apply-PnPProvisioningTemplate : Referenced content type 0x01010029AB996A778A324EAEF918C866ECBD19 not available in site or in template I am using Get-PnPProvisioningTemplate to create a template ...
Mar 31, 2017
This is the clue:
WARNING: The source site from which the template was generated had a base template ID value of PROJECTSITE#0, while the
current target site has a base template ID value of STS#0. Thus, there could be potential issues while applying the
Because the site that you are applying the tmeplate too isn't of the same base tmeplate as where you created the tmeplate form you will see thse kind of errors.
Anonymous
Apr 01, 2017Hi Techresa Pieter is Right and it could be that the project template uses different features as well.
So recreate the site with the correct template i think everything will work perfect then.