I've created a Solution with a feature file and an elements.xml file with
this definition:

    <?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/";>

<ListTemplate
    Name="CPMiningInvoiceList"
    DisplayName="CP Mining Invoice List"
    Type="115"
    Description="This is the invoice list."
    BaseType="0"
    OnQuickLaunch="FALSE"
    SecurityBits="11" />

</Elements>

and then created a schema.xml file. I did this by running an export from the
SharePoint Solution Generator pointing it at a brand new created SharePoint
Form Library.

I created the wsp from this and installed it on my site. I then manually
created the List based on the ListTemplate. When I did this I received an
error in the Web interface:

Cannot complete this action.

Please try again.   at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateListFromFormPost(String
bstrUrl, String& pbstrGuid, String& pbstrNextUrl)
   at Microsoft.SharePoint.Library.SPRequest.CreateListFromFormPost(String
bstrUrl, String& pbstrGuid, String& pbstrNextUrl)

Further investigation in the logs found an error:

Application error when access /_layouts/new.aspx, Error=Cannot complete this
action.  Please try again.   at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateListFromFormPost(String
bstrUrl, String&amp; pbstrGuid, String&amp; pbstrNextUrl)     at
Microsoft.SharePoint.Library.SPRequest.CreateListFromFormPost(String
bstrUrl, String&amp; pbstrGuid, String&amp; pbstrNextUrl)

Searching Google there was hardly anything on this error!

Can anyone give me some advice here?
Thanks,
Jeremy Thake
http://wss.made4the.net/



------------------------------------------------------------------- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

Reply via email to