I have a custom SP web which has publishing turned on for all sites in the web. For one of these sites I wish to create a site template. However I can't unless I turn publishing off. When I try that it throws the following error:
"Unable to delete report. Please contact your administrator. at Microsoft.SharePoint.Library.SPRequestInternalClass.DeleteList(String bstrUrl, String bstrListName, UInt32 dwDeleteOp, Guid& pgDeleteTransactionId)
at Microsoft.SharePoint.Library.SPRequest.DeleteList(String bstrUrl, String bstrListName, UInt32 dwDeleteOp, Guid& pgDeleteTransactionId) "
Problem is I don't know what report it is looking for. Has anyone seen this? If so what is the fix?
I do have another site in the web from which I tried to create a template and it worked. I turned off publishing and was able to see the option to save a template in settings.