2

Closed

SharePoint List Adapters: Unable to connect to Sharepoint site using https

description

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 Source for RFCLists [650]]: System.ServiceModel.Security.MessageSecurityException: the HTTP request was forbidden with client authentication scheme 'Ntlm' "
 
However when i use the same sharepoint site with the HTTP instead of HttpS, it succeeds without any problem and I am able to see the data as well
 
Is there any known documented issue while using the Sharepoint List source with htpps? If not, can you please let me what might be going wrong here?
 
Please see attachment for the error.

file attachments

Closed Jan 23 at 6:16 AM by kevinidzi

comments

portisto wrote Oct 26, 2012 at 9:33 AM

I have the same problem.. can this be fixed?

USdev wrote Nov 8, 2012 at 8:45 AM

Same issues here.
But I guess this is something needed by many people having https Sharepoint sites.
Can anybody help?

kevinidzi wrote Jan 23 at 5:51 AM

I use this with HTTP without issue, I have another diff from a user for a change to how the site is authenticated, however, which may address this.

wrote Jan 23 at 6:14 AM

This other WI was updated in code, and it looks like a dupe of this one:


http://sqlsrvintegrationsrv.codeplex.com/workitem/18463

kevinidzi wrote Jan 23 at 4:17 PM

A new version has been released, please try it out (marked beta)