MOSS: Creating site templates from publishing sites

Posted by nav on Stack Overflow See other posts from Stack Overflow or by nav
Published on 2010-05-14T15:39:16Z Indexed on 2010/05/14 15:44 UTC
Read the original article Hit count: 324

Filed under:
|
|

Hi,

On my MOSS site I am trying to save a publishing site as a site template. Then create subsites from this template.

I am able to sucessfully create the site template and it is populated in the site template gallery. Following these instructions.. http://blah.winsmarts.com/2007-7-All_you_ever_wanted_to_know_about_SharePoint_2007_Site_Templates.aspx

But when I try and create a subsite from this template, an error message is displayed stating:

The template you have chosen is invalid or cannot be found.   at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String& bstrWebTemplate, Int32& plWebTemplateId)
   at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String& bstrWebTemplate, Int32& plWebTemplateId)

Any help would be very appreciated,

Thanks Nav

© Stack Overflow or respective owner

Related posts about moss

Related posts about sharepoint2007