Created Issue: System.TypeInitializationException [18401]
Hello, I get the following message when trying to run my package in Production. The component has detected potential metadata corruption during validation.Error at DFT - Leer parametros de NODOS desde...
View ArticleNew Post: SSIS sharepoint list control issue
Hi all, I downloaded share point adapter from below site for 32 bit (setup_86.MSI) http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652 After that i added share point list source and...
View ArticleNew Post: SSIS is not using the provided custom Sharepoint credentials
Hello, I have multiple packages that need to access a Sharepoint server. So I am using the Sharepoint List Source/Destination plugin I found here. The way I have it set up, is that there is a job in...
View ArticleNew Post: SSIS is not using the provided custom Sharepoint credentials
Just to clarify, my packages all use the EncryptSensitive security level.
View ArticleNew Post: Compatibility with SQL2012
I'm just getting started with SSIS and will only go deep enough to refactor an existing schema to another. I'd love to be able to script the migration and hence find references that point here but...
View ArticleNew Post: Error Updating NTEXT Column in SharePoint List Using SP List...
I am getting an error when I try to update (or insert) data into a SharePoint List Multi-Row field. The field's property is set to NTEXT. I have tried changing the datatype of the data being written...
View ArticleNew Post: SharePoint List Adapter Source Not Working
I created a list in SP and connected the SP List adapater. It worked just fine. I then had to redo the list, so I made a new list, created a new SP List Adapter and now I can't get the SP List adapter...
View ArticleNew Post: Using Sharepoint List Source with Basic Authentication? (pending...
I've been receiving a similar error after moving my SSIS project from one machine to another. I now receive the following error: The component has detected potential metadata corruption during...
View ArticleCreated Issue: VSTAScriptingLib missing in 2012 [18451]
I'm trying to build EZApi from the source and getting the following error:Error 1 Assembly 'Microsoft.SqlServer.TxScript, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' uses...
View ArticleNew Post: Currently this adapter works with English (en-US) SharePoint server...
Hi, I've been using your great SSIS List Source connector in a dev environment for months now using English (en-AU) Sharepoint and have gone to move it to a production environment, only to be knocked...
View ArticleCreated Issue: Adapters fail in Claims environment. [18463]
When trying to connect the adapters to SharePoint lists in a SharePoint farm configured to use Claims authentication, the following error message is return when Visual Studio attempts to validate the...
View ArticleCommented Issue: EzAPI broken build - VSTAScriptingLib missing in 2012 [18451]
I'm trying to build EZApi from the source and getting the following error:Error 1 Assembly 'Microsoft.SqlServer.TxScript, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' uses...
View ArticleNew Post: DT_NTEXT from Sharepoint List Unable to Convert or Get Data
I have a SP list that contains a column that is setup as a multi check box field. When I try to run the codeplex sharepoint package, it complains that the column is DT_NTEXT and needs to be DT_TEXT....
View ArticleCreated Issue: Unable to connect to Sharepoint site using https [18479]
Unable to connect to sharepoint site (https) using Sharepoint List source in SSIS from codeplex.I see the following error while the validation fails: Error "Error at Data Flow Task [Sharepoint List...
View ArticleCreated Issue: The package failed to load due to error 0xC0010014 [18513]
I installed latest adapters for SharePoint. In design time I can connect to the SharePioint; but when I run the package in BIDS I get below error. ===================================Failed to start...
View ArticleCommented Issue: The package failed to load due to error 0xC0010014 [18513]
I installed latest adapters for SharePoint. In design time I can connect to the SharePioint; but when I run the package in BIDS I get below error. ===================================Failed to start...
View ArticleCreated Issue: Race condition in SetupMaxLengthLookup [18522]
G'day,If you have two (or more) destinations in the one data flow, you can get an exception "An item with the same key has already been added." (see below for stack trace).I believe that the code...
View ArticleNew Post: SharePoint List Source not returning records
There is no error message. All fields are visible and have been mapped but no records are loaded. Please direct me to possible issues. thanks!
View ArticleNew Post: Can i use this with Sharepoint 2010?
Hi there, I have been using this fantastic component for loading many lists in sharepoint 2007. Justed wanted to know if it works for SP 2010. Cheers
View Article