Quantcast
Channel: SharePoint 2013 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 26374

Microsoft SharePoint Foundation version 3 templates are not supported in this version of the product

$
0
0

Hi, when trying to create a List in Sharepoint 2013 from a List Template created for Sharepoint 2007 I get this error message (Microsoft SharePoint Foundation version 3 templates are not supported in this version of the product). To solve this problem I used the following solution:

  1. Rename the original .STP to .CAB
  2. Extract its manifest.xml to a local folder (lets call it {workingfolder})
  3. Search for the ProductVersion element. This should have a value of 3
  4. Change its value to 4
  5. Repackage the manifest.xml into a .CAB. I have done this by using makecab.exe in the C:\Windows\System32 folder
    Syntax: makecab.exe {workingfolder}\manifest.xml {workingfolder}\{template-name}.cab
  6. Change the generated cabinet’s extension from .CAB back to .STP and upload it into the _catalogs/lt
  7. Now create your SharePoint list with your template you had updated

The thing is, I would like to know if there is any automated solution maybe using a powershell command.

thanks


Viewing all articles
Browse latest Browse all 26374

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>