Commented Unassigned: Not getting sharepoint List Source and Destination in...
Hi Team,we are using ssis data tools for vs2013, we have successfully deployed code into our local machine then we got SharepointListAdapter.msi file and we installed sharepointlistAdapter.msi into my...
View ArticleReleased: SharePoint List Source and Destination (Sep 16, 2015)
SharePoint List Source and Destination Sample This sample demonstrates how to get data into and out of SharePoint lists by using custom source and destination adapters.Tutorial: MSDN...
View ArticleUpdated Release: SharePoint List Source and Destination (Sep 16, 2015)
SharePoint List Source and Destination Sample This sample demonstrates how to get data into and out of SharePoint lists by using custom source and destination adapters. Tutorial: MSDN...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Mikel, Sorry for the late response. Thanks a lot for your detailed test, that's really helpful! I have found that the issue come from the SharePointUtility.dll, after I replace this dll with the one...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi fan130, thanks a lot for your help. The workaround works fine on my testing environement. But I had to install Visual Studio Express for running gacutil.exe (as I'am not a true developer i just have...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Mikel, Actually you can simply copy the new dll to the GAC folder. Please use the following commands to backup the old dll and replace it with the new dll: move /y...
View ArticleCreated Unassigned: Getting NTLM Authentication Issue when connecting SP List...
Hi All !I am using SSIS 2008 and using codeplex SP List Adapter (64-bit) to connect to Share Point List 2013 (Foundation Edition), i am getting following error both SQL (SSIS) & Share Point are...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Bo, thanks for your help. The move / copy statements worked fine. The good news: no NTLM-Error anymore. So I can work with the adapters in Visual Studio, I can run my package within Visual Studio....
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi everybody, did anyone else try the SP-Adapters for SQL Server 2014 with the new dll? Does everything work fine, including running the package with SQL Agent? Or did anyone face the same problem as I...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Mikel, Sorry for the late response as I just come back from public vacations. I've tried to execute a package with SP-Adapter on SSIS catalog, but I could not repro your problem. And from the error...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Bo, thanks for your response. There are several packages running on this server daily since July, no problems. The error only happens when a SP source is used or a SP destination. I tried running...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Mikel, The GUID "{887BD061-82D4-4F06-A222-337D42E7F896}" is for one of the SSIS interfaces IDTSComponentMetadata100, but is for SQL Server 2012, SQL 2014 uses a different GUID for this interface....
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Bo, thanks for your help - I could solve this issue with your hints. Files in c:\program files (x86) and c:\program files were ok. But in c:...GAC_MSIL\SharePointListAdapters I have two folders. One...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Mikel, Happy to know your package finally works, but I still cannot understand why your SQL 2014 SSIS catalog will load dll from 2012 folder. Actually if your machine only have SQL 2014 installed,...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Hi Bo, you are right, there is not only SQL 2014 installed on this machine, but also SQL 2012 (at least parts of it). As you know this is not "my" machine (i am not the admin, i did not install SQL...
View ArticleNew Post: Delete all items in list before insert?
I'm currently using the SP List Destination adapter to insert items into my SP 2010 list. I'd like to remove all the rows from the list and reinsert the data every time. How can I do this? Thanks!
View ArticleNew Post: SharePoint List Destination Error
[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component (3768) failed with error code 0x80131500 while processing input "Component Input" (3778). The...
View ArticleNew Post: SharePointListAdapter for SQL2014 (beta) is released!
Thank you! I managed to get my environment working by manually checking the sharepointlistadapters.dll's are the correct version and in the correct location and updating the SharePointUtility.dll to...
View ArticleCreated Unassigned: Trying to connect from SQL Server 2014 to SharePoint 2013...
Team,I am trying to connect to a list, however I am getting the following error: Any hint or advice it will be highly appreciate it..TITLE: Editing Component------------------------------The component...
View ArticleNew Post: Anyone figure this out with Sharepoint Online/Office 365?
It would be nice if someone would at least say whether or not it's meant to work with O365.
View Article