Kevin Idzi - Please help downgrade Sharepoint List Source and Destination sample to 2005


in order try sharepoint list source , destination sample created ssis 2008 in ssis 2005,

i have downloaded related code codeplex , i'm trying reverting code inside vsto 2008.

but have error when in sharepointlistsource.cs used mappedcolumnid property of

microsoft.sqlserver.dts.pipeline.wrapper.idtsexternalmetadatacolumn100: doesn't exist in

microsoft.sqlserver.dts.pipeline.wrapper.idtsexternalmetadatacolumn90.

i have tried comment statement in error, compiled project , imported corresponding objects

in ssis 2005 have had warning "the component has inconsistent metadata".

how can revert use of mappedcolumnid ssis 2005? how can solve issue?

thanks.

the mappedcolumnid property added in  microsoft.sqlserver.dts.pipeline.wrapper.idtsexternalmetadatacolumn100.

it not available in microsoft.sqlserver.dts.pipeline.wrapper.idtsexternalmetadatacolumn90.

 

one of requirements stated sample in codeplex (http://www.codeplex.com/sqlsrvintegrationsrv/release/projectreleases.aspx?releaseid=17652) requires ssis 2008.

 

why not contact author (kevin idzi) see whether can provide ssis 2005 version?

alternatively, can try commenting out line in sharepointlistsource.cs.

from source code, seems used "create link meta new output oclumn".



SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........