Commented Issue: Adapters fail in Claims environment. [18463]
<p>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...
View ArticleNew Post: SharePoint List Source and RootFolder
I need import data from SQL table to SharePoint list, where are used folders. How to use SharePoint List adapter to insert list items into specific folder (I mean insert all item from 1 batch to 1...
View ArticleNew Post: SharePoint List Destination: System.InvalidCastException: Unable to...
Hi everybodyI updated my existing SharePoint List Source/Destination projects to the newest release. When I want to choose/change the Connection within the SharePoint List Destination I get the...
View ArticleNew Post: SharePoint List Destination: System.InvalidCastException: Unable to...
Hi All ,I am getting the error while creating the new data flow task to the existing one.[SharePoint List Destination [55]: System.InvalidCastException: Unable to cast object of type 'System_ComObject'...
View ArticleNew Post: SharePoint List Destination: System.InvalidCastException: Unable to...
Hi all,Still have this problem. Can nobobody help here? Can I not use this functionality anymore?Any help is appreciated!Regards,Thomas
View ArticleNew Post: SharePoint List Destination: System.InvalidCastException: Unable to...
To get around this error I created a new connection manager of the SPCRED type and then used that. Hopefully that does it for you.
View ArticleNew Post: SharePoint List Destination: System.InvalidCastException: Unable to...
HiThanks for your feedback. That was the problem, in the meantime I found the problem also. I was not aware about this new functionality (SharePoint Connection Manager) and didn't realise that this...
View ArticleReviewed: MERGE Destination (Dec 07, 2012)
Rated 2 Stars (out of 5) - Near every edit results in validation errors where the properties can no longer be edited via the normal interface, and the advanced editor does not appear to allow...
View ArticleReviewed: MERGE Destination (Dec 07, 2012)
Rated 1 Stars (out of 5) - Near every edit results in validation errors where the properties can no longer be edited via the normal interface, and the advanced editor does not appear to allow...
View ArticleCommented Issue: Race condition in SetupMaxLengthLookup [18522]
<p>G'day,</p><p> </p><p>If you have two (or more) destinations in the one data flow, you can get an exception "An item with the same key has...
View ArticleNew Post: SharePoint List Source not returning records
Were you able to resolve this, I am facing the same issue. No error but no records are loaded from list. The wierd thing is it loads when I run locally but when scheduled on the server as a sql job, it...
View ArticleCommented Issue: Adapters fail in Claims environment. [18463]
<p>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...
View ArticleNew Post: 403 Forbidden error while accessing SharePoint FORM BASED...
Did you ever figure this one out? I'm having the same issue.
View ArticleNew Post: I need assistance in defining SiteListName in the Advanced Editor...
I am using SQL Server 2008 R2 with SharePoint 2010 and have just installed the SharePoint adapter along with reading through the Word document.My SharePoint URL where the files of interest are located...
View ArticleNew Post: I need assistance in defining SiteListName in the Advanced Editor...
I figured it out after working through SharePoint and breaking down the structure of the URL. "Shared Documents" is the SiteListName and "http://community.myteam.com/i/ABCD/projects/ZZ" is the SiteUrl.
View ArticleNew Post: Unable to access SharePoint documents in subfolders
Using the SharePoint List Source task I am able to apply a SiteListname, SiteListViewName and SiteUrl in the Component Properties. Here I also have the IncludeFolders set to True that I am able to see...
View ArticleNew Post: Unable to access SharePoint documents in subfolders
Set IsRecursive = True under Custom Properties of the Component Properties tab. It brings back everything under all subfolders, but I can narrow that down using a CamlQuery.
View ArticleClosed Issue: Bind multiple Sharepoint Lists [18930]
Hi, I'd like to load many List on the same time. The idea is to bind the SiteListName to a separated List or to a Variable and run the request in a foreach loop. But both is not possible. Is there an...
View ArticleCommented Issue: Unable to connect to Sharepoint site using https [18479]
<p>Unable to connect to sharepoint site (https) using Sharepoint List source in SSIS from codeplex.</p><p>I see the following error while the validation fails:</p><p>...
View ArticleCommented Issue: Issue with SharepointListDestination [18830]
Hi - The sharepointListDestination component is awesome, with the tables and fields other than Guid fields properly, I have a list which pulls data from the Sharepoint loop up tables , where in it...
View Article