- I added a module
- The module is in the web feature
- Now when I provision a site it tells me "The specified list does not exist". I am creating the list in the onet.xml
- Now what to do?
This is from onet.xml
<List FeatureId="00bfea71-e717-4e80-aa17-d0c71b360101" Type="101" Title="Customer Invoices" Url="CustomerInvoices" />
This is from the module element.xml
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Module Name="CustomerInvoices" Url="CustomerInvoices" RootWebOnly="FALSE" Path="Files\CustomerInvoices" xmlns="http://schemas.microsoft.com/sharepoint/">
<File Url="Invoice and Payment Plan.xls" Type="GhostableInLibrary" Path="InvoiceandPaymentPlan.xls">
<Property Name="ContentTypeId" Value="0x01010054A4D3DC99CB98468C7A59EBAC8B6376" />
<Property Name="FileLeafRef" Value="Invoice and Payment Plan.xls" />
<Property Name="ID" Value="1" />
<Property Name="ContentType" Value="Document" />
<Property Name="_ModerationStatus" Value="0" />
<Property Name="FSObjType" Value="0" />
<Property Name="MetaInfo" Value="1;#Subject:SW|
SPSDescription:SW|
vti_parserversion:SR|12.0.0.6421
vti_assignedto:SR|
Keywords:SW|
Owner:SW|
vti_cachedcustomprops:VX|vti_approvallevel vti_categories Subject SPSDescription vti_assignedto Keywords Owner vti_title _Author _Category ContentType _Comments Status
vti_modifiedby:SR|NOV\\fainte
ContentTypeId:SW|0x01010054A4D3DC99CB98468C7A59EBAC8B6376
ContentType:SW|Document
vti_cachedtitle:SR|
vti_title:SR|
_Author:SW|NOV
_Category:SW|
_Comments:SW|
Status:SW|
vti_author:SR|NOV\\fainte
vti_approvallevel:SR|
vti_categories:VW|
" />
<Property Name="Order" Value="100.000000000000" />
</File>
</Module>
</Elements>