Hi,
I try to create a new site based with a site template previously saved in a wsp solution and I get the following error :
Feature Activation: Threw an exception, attempting to roll back. Feature 'OnBoarding29Modules' (ID: '8f57f818-8940-4c42-bc0d-2626c72a4553'). Exception: Microsoft.SharePoint.SPException: Cannot create folder "Workflows/OnBoardingNew/Lists/Discussion5/Attachments". ---> System.Runtime.InteropServices.COMException (0x81070203): <nativehr>0x81070203</nativehr><nativestack></nativestack>Cannot create folder "Workflows/OnBoardingNew/Lists/Discussion5/Attachments".
at Microsoft.SharePoint.Library.SPRequestInternalClass.EnableModuleFromXml(String bstrSetupDirectory, String bstrFeatureDirectory, String bstrUrl, String bstrXML, Boolean fForceUnghost, ISPEnableModuleCallback pModuleContext)
at Microsoft.SharePoint.Library.SPRequest.EnableModuleFromXml(String bstrSetupDirectory, String bstrFeatureDirectory, String bstrUrl, String bstrXML, Boolean fForceUnghost, ISPEnableModuleCallback pModuleContext) -
-- End of inner exception stack trace ---
at Microsoft.SharePoint.Administrati
View Complete Post