Convert Sharepoint 2007 List Templates to work with Sharepoint 2010
Found this solution from Tom’s Random Ranting – worked like a charm.
Basic steps:
-Rename STP file as a CAB file.
-Extract the Manifest.XML file.
-Edit the Manifest.XML file – change the “ProductVersion” tag from 3 to 4.
-Rebuild the Cab using the MAKECAB.EXE utility (c:windowssystem32).
-Rename CAB as STP.
-Upload to Sharepoint 2010 Template Gallery and go.
Original Article and details are here:
http://tom-dw.blogspot.com/2010/06/importing-sharepoint-2007-list.html
Recent Comments