dbTalk Databases Forums  

Can't Delete Records from WSS 3.0 Document Lib using SQL 2005 SSIS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Can't Delete Records from WSS 3.0 Document Lib using SQL 2005 SSIS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
HaroldH
 
Posts: n/a

Default Can't Delete Records from WSS 3.0 Document Lib using SQL 2005 SSIS - 06-10-2010 , 09:26 AM






Am running in BIDS using the SQL 2005 SSIS sharepoint list source and
destination source to identify the doc lib. Have a test doc lib setup with 2
documents and I want to delete both of them.

In execution the 2 docs are read but then I get the below errors which I am
unable to unravel:

[SharePoint List Destination] Error: Error on row ID="1": 0x81020030 -
Unspecified Error - Check SharePoint Server Logs if possible. (SP ID=1)


[SharePoint List Destination [789]] Error:
Microsoft.Samples.SqlServer.SSIS.SharePointListAda pters.PipelineProcessException:
Errors detected in this component - see SSIS Errors at
Microsoft.Samples.SqlServer.SSIS.SharePointListAda pters.SharePointListDestination.ProcessInput(Int32
inputID, PipelineBuffer buffer) at
Microsoft.SqlServer.Dts.Pipeline.ManagedComponentH ost.HostProcessInput(IDTSManagedComponentWrapper90
wrapper, Int32 inputID, IDTSBuffer90 pDTSBuffer, IntPtr bufferWirePacket)


Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on
component "SharePoint List Destination" (789) failed with error code
0x80131500. The identified component returned an error from the ProcessInput
method. The error is specific to the component, but the error is fatal and
will cause the Data Flow task to stop running. There may be error messages
posted before this with more information about the failure.

Error: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited
with error code 0x80131500. There may be error messages posted before this
with more information on why the thread has exited.

Have scoured the internet looking for a cookbook/how to on deleting from
sharepoint document libraries but have found nothing. Have been able to
delete and modify a regular data list but cannot delete from a doc library.

Thanks for any assistance.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.