Locked Microsoft.SharePoint.SPException: Cannot complete this action.

Locked

  • Tuesday, September 29, 2009 8:31 AM
     
     

    http://www.codeproject.com/KB/sharepoint/SPScheduedReminders.aspx

    Followed this sharepoint email alert thing and got stuck here at the page where I'm creating the alert. =x


    Anyone has seen this error below?

    Microsoft.SharePoint.SPException: Cannot complete this action.

    Please try again. ---> System.Runtime.InteropServices.COMException (0x80004005): Cannot complete this action.

    Please try again.
    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetListItemDataWithCallback(String bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml, SAFEARRAYFLAGS fSafeArrayFlags, ISP2DSafeArrayWriter pSACallback, ISPDataCallback pPagingCallback, ISPDataCallback pSchemaCallback)
    at Microsoft.SharePoint.Library.SPRequest.GetListItemDataWithCallback(String bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml, SAFEARRAYFLAGS fSafeArrayFlags, ISP2DSafeArrayWriter pSACallback, ISPDataCallback pPagingCallback, ISPDataCallback pSchemaCallback)
    --- End of inner exception stack trace ---
    at Microsoft.SharePoint.Library.SPRequest.GetListItemDataWithCallback(String bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml, SAFEARRAYFLAGS fSafeArrayFlags, ISP2DSafeArrayWriter pSACallback, ISPDataCallback pPagingCallback, ISPDataCallback pSchemaCallback)
    at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData()
    at Microsoft.SharePoint.SPListItemCollection.get_Count()
    at Mullivan.SharePoint.Pages._EditReminderSettings.btnTest_Click(Object sender, EventArgs e)

All Replies

  • Tuesday, September 29, 2009 7:30 PM
    Moderator
     
     Answered
    Hi Prince,

    This forum is for software developers who are using the Open Protocol Specification documentation to assist them in developing systems, services, and applications that are interoperable with Windows. The Open Protocol Specifications can be found at:
    http://msdn2.microsoft.com/en-us/library/cc203350.aspx. Since your post does not appear to be related to the Open Protocol Specification documentation set we would appreciate it if you could try http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/threads instead to find the information you are looking for.
    Thanks and regards,

    SEBASTIAN CANEVARI - MSFT Senior SEE Protocol Documentation Team
    • Marked As Answer by prince1709 Wednesday, September 30, 2009 12:38 AM
    •  
  • Wednesday, July 25, 2012 3:10 PM
     
     
    And once again MS manages to avoid answering this question. You don't actually know, do you?

    G. Steele at Sedgwick

  • Thursday, July 26, 2012 10:28 PM
    Moderator
     
     Answered

    Hi G. Steele:

    As Sebastian explained, this forum deals with the protocols that are used to communicate with SharePoint. This forum is not intended to discuss issues with Sharepoint.NET interfaces.

    Please post your question to the following forum that is designed to discuss issues with SharePoint development.

    http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/threads


    Regards, Obaid Farooqi