<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SQLSrvIntegrationSrv Work Item Rss Feed</title><link>http://www.codeplex.com/SQLSrvIntegrationSrv/WorkItem/List.aspx</link><description>SQLSrvIntegrationSrv Work Item Rss Description</description><item><title>Created Unassigned: Error:  Invalid Hyperlink value in the data being updated. [19735]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19735</link><description>I am using SSDT and running a package locally connecting to my DEV DB server.&lt;br /&gt;I am trying to update SharePoint List Destination and insert into the same list from OLEBD Source which is running a SQL command selecting all the columns.&lt;br /&gt;For both insert and update I am getting error &amp;#34;Error&amp;#58; Error on row ID&amp;#61;&amp;#34;1&amp;#34;&amp;#58; 0x81020020 - Invalid Hyperlink value in the data being updated.&amp;#34;&lt;br /&gt;&lt;br /&gt;Detailed error for Insert&amp;#58;&lt;br /&gt;Error&amp;#58; Error on row ID&amp;#61;&amp;#34;1&amp;#34;&amp;#58; 0x81020020 - Invalid Hyperlink value in the data being updated. &lt;br /&gt;Error&amp;#58; Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.PipelineProcessException&amp;#58; Errors detected in this component - see SSIS Errors&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListDestination.ProcessInput&amp;#40;Int32 inputID, PipelineBuffer buffer&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput&amp;#40;IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket&amp;#41;&lt;br /&gt;&amp;#91;SSIS.Pipeline&amp;#93; Error&amp;#58; SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component XXXXX failed with error code 0x80131500 while processing input &amp;#34;Component Input&amp;#34; &amp;#40;276&amp;#41;. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.&lt;br /&gt;&lt;br /&gt;Detailed error for Update&amp;#58;&lt;br /&gt;Error&amp;#58; Error on row ID&amp;#61;&amp;#34;1&amp;#34;&amp;#58; 0x81020020 - Invalid Hyperlink value in the data being updated. &amp;#40;SP ID&amp;#61;7868&amp;#41;&lt;br /&gt;Error&amp;#58; Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.PipelineProcessException&amp;#58; Errors detected in this component - see SSIS Errors&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListDestination.ProcessInput&amp;#40;Int32 inputID, PipelineBuffer buffer&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput&amp;#40;IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket&amp;#41;&lt;br /&gt;&amp;#91;SSIS.Pipeline&amp;#93; Error&amp;#58; SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component XXXX failed with error code 0x80131500 while processing input &amp;#34;Component Input&amp;#34; &amp;#40;676&amp;#41;. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.&lt;br /&gt;&lt;br /&gt;I have tried to process a single row by changing the SQL command in the Source but it is throwing the same error.&lt;br /&gt;I have analyzed the data and made sure that 1 row does not contain any invalid hyperlink in it.&lt;br /&gt;&lt;br /&gt;Please help.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Soumyadeb&lt;br /&gt;</description><author>SoumyadebG</author><pubDate>Mon, 20 May 2013 08:57:31 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Error:  Invalid Hyperlink value in the data being updated. [19735] 20130520085731A</guid></item><item><title>Closed Issue: Potential metadata corruption [19239]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19239</link><description>__SharePointListAdaptersSetup - 2013-01 Beta__&lt;br /&gt;&lt;br /&gt;gives the following error on SSDT2012 against SP2013&amp;#58;&lt;br /&gt;&lt;br /&gt;Title&amp;#58; Editing Component&lt;br /&gt;&lt;br /&gt;The component has detected potential metadata corruption during validation.&lt;br /&gt;Error at Data Flow Task 1 &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.ResetConnection&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.InitializeObject&amp;#40;Uri sharepointUri, NetworkCredential credential&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;</description><author>ErikBo</author><pubDate>Thu, 16 May 2013 11:44:57 GMT</pubDate><guid isPermaLink="false">Closed Issue: Potential metadata corruption [19239] 20130516114457A</guid></item><item><title>Commented Issue: Getting Error while trying to configuere the site URL: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. [19265]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19265</link><description>I&amp;#39;m using a SharePoint List Destination in SQL Server Integration Services. When I try to configure the site URL, via the advanced editor, I get the message see below.&lt;br /&gt;I can access the Sharepoint via Browser or with the HTTP Connection Manager for HTTP Connections without any problems. Visual Studio is running as an Administrator. All Our Servers are running with NTLM authentification, i don&amp;#39;T know why the package is trying to establish a &amp;#39;Negotiate&amp;#39; Connection. I&amp;#39;m looked in to the server with my AD-Account.&lt;br /&gt;&lt;br /&gt;Any Ideas so solve this Issue&amp;#63;&lt;br /&gt;&lt;br /&gt;Error at Data Flow Task &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.ServiceModel.Security.MessageSecurityException&amp;#58; The HTTP request is unauthorized with client authentication scheme &amp;#39;Negotiate&amp;#39;. The authentication header received from the server was &amp;#39;NTLM&amp;#39;. ---&amp;#62; System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;401&amp;#41; Unauthorized.&lt;br /&gt;   at System.Net.HttpWebRequest.GetResponse&amp;#40;&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply&amp;#40;TimeSpan timeout&amp;#41;&lt;br /&gt;   --- End of inner exception stack trace ---&lt;br /&gt;&lt;br /&gt;Server stack trace&amp;#58; &lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication&amp;#40;HttpWebRequest request, HttpWebResponse response, WebException responseException, HttpChannelFactory factory&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse&amp;#40;HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply&amp;#40;TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.RequestChannel.Request&amp;#40;Message message, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request&amp;#40;Message message, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.Call&amp;#40;String action, Boolean oneway, ProxyOperationRuntime operation, Object&amp;#91;&amp;#93; ins, Object&amp;#91;&amp;#93; outs, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.Call&amp;#40;String action, Boolean oneway, ProxyOperationRuntime operation, Object&amp;#91;&amp;#93; ins, Object&amp;#91;&amp;#93; outs&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService&amp;#40;IMethodCallMessage methodCall, ProxyOperationRuntime operation&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke&amp;#40;IMessage message&amp;#41;&lt;br /&gt;&lt;br /&gt;Exception rethrown at &amp;#91;0&amp;#93;&amp;#58; &lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage&amp;#40;IMessage reqMsg, IMessage retMsg&amp;#41;&lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke&amp;#40;MessageData msgData, Int32 type&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoap.GetListAndView&amp;#40;GetListAndViewRequest request&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.ListsService_ListsSoap_GetListAndView&amp;#40;GetListAndViewRequest request&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.GetListAndView&amp;#40;String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointList&amp;#40;String listName, String viewId&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointFields&amp;#40;String listName, String viewId&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.CreateExternalMetaDataColumns&amp;#40;IDTSOutput100 output, String sharepointUrl, String listName, String viewName, Dictionary&amp;#96;2 existingColumnData&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.LoadDataSourceInformation&amp;#40;IDTSOutput100 output, Dictionary&amp;#96;2 existingColumnData&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ReinitializeMetaData&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostReinitializeMetaData&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: paddyprash ** &lt;p&gt;I am getting this error even when we start building the data flow. Any solutions found?&lt;/p&gt;</description><author>paddyprash</author><pubDate>Wed, 17 Apr 2013 15:34:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Getting Error while trying to configuere the site URL: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. [19265] 20130417033410P</guid></item><item><title>Commented Issue: SharePoint List Adapters: Support SQL 2012 Release Version [19218]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19218</link><description>Hi&lt;br /&gt;&lt;br /&gt;We are migrating from 2008 R2 to 2012. We have made extensive use of the SharePoint List adapters to get data in an out of SharePoint lists with SSIS. Now with Data Tools I cannot get the components installed. With 2008 R2 there were tabs for Data Flow components when adding items to the toolbox. Gone in Data Tools. I have seen a few posts with people having the same problem. Has anyone got this working and if so share please. I believe the same .msi file can be used for 2012 as was used in 2008 R2. I have not attempted a reinstall as I dont want to mess up the existing 2008 packages until they get migrated. &lt;br /&gt;&lt;br /&gt;Help&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Trevor&lt;br /&gt;Comments: ** Comment from web user: siraj098 ** &lt;p&gt;I am having hard time using the Source List control in SSIS 2012 integration service.&lt;br&gt;Few things&lt;br&gt;No Expression Builder&lt;br&gt;No CAMLQuery . not working properly as you can only add one line.&lt;br&gt;No Field Selection&lt;br&gt;Not Working with Views.&lt;/p&gt;&lt;p&gt;Any help will be highly appreciated. I dont think its ready for SQL 2012&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>siraj098</author><pubDate>Mon, 08 Apr 2013 23:20:40 GMT</pubDate><guid isPermaLink="false">Commented Issue: SharePoint List Adapters: Support SQL 2012 Release Version [19218] 20130408112040P</guid></item><item><title>Created Issue: Buffer error appearing in SharePoint List Source for one SiteURL [19409]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19409</link><description>I am applying the SharePoint List Source adapter in an SSIS package running under SQL Server 2008 R2.  In this package the SharePoint List Source is located in a loop in which I am passing to it a Site List Name, Site List View Name, and a Site URL for nearly 30 different SharePoint sites.  These are provided from a table, which are pulled from a SQL Task and provided to an expression applied by the SharePoint List Source.  This works great for all but one of the sites, where the following error is returned.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93; Error&amp;#58; Microsoft.SqlServer.Dts.Pipeline.DoesNotFitBufferException&amp;#58; The value is too large to fit in the column data area of the buffer.&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.PipelineBuffer.SetString&amp;#40;Int32 columnIndex, String value&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.PrimeOutput&amp;#40;Int32 outputs, Int32&amp;#91;&amp;#93; outputIDs, PipelineBuffer&amp;#91;&amp;#93; buffers&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPrimeOutput&amp;#40;IDTSManagedComponentWrapper100 wrapper, Int32 outputs, Int32&amp;#91;&amp;#93; outputIDs, IDTSBuffer100&amp;#91;&amp;#93; buffers, IntPtr ppBufferWirePacket&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The number of sites being read from the table does not make any difference, the error appears for the same site even when it is the only one being read by the SSIS package.  &lt;br /&gt;&lt;br /&gt;I noticed in the Data Flow that is stops at 150 records with the problem site.  Other sites are pulling more records, so I don&amp;#39;t know if this is an issue.  Also, I ran a test in which I hardcoded in the SiteListName, SiteListViewName and SiteURL for the problem site under the Component Properties tab.  It connected with no problem and displayed the SharePoint fields under Column Mappings.  I tried the most recent beta version of this adapter with the same error result listed above.  I also tried filtering down the result set using a CamlQuery, which made the process run faster, but the same error still takes place.&lt;br /&gt;&lt;br /&gt;Any ideas how to work around this buffer issue&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>KoshV</author><pubDate>Thu, 28 Feb 2013 17:04:07 GMT</pubDate><guid isPermaLink="false">Created Issue: Buffer error appearing in SharePoint List Source for one SiteURL [19409] 20130228050407P</guid></item><item><title>Commented Issue: SP List - Need support for O365 Claims Authentication [19231]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19231</link><description>Found this relevant Url http&amp;#58;&amp;#47;&amp;#47;ksmuraleedharan.blogspot.com&amp;#47;2011&amp;#47;10&amp;#47;accessing-web-service-in-sharepoint.html&lt;br /&gt;&lt;br /&gt;This might be already addressed with a different checkin, I need to verify.&lt;br /&gt;Comments: ** Comment from web user: Skutr ** &lt;p&gt;Downloaded Beta 1/28/2013, installed and now get 401 Unauthorized error trying to access O365 Sharepoint. In prior relase was getting 403 Forbidden errors. So, no change, I think?&lt;/p&gt;</description><author>Skutr</author><pubDate>Wed, 27 Feb 2013 00:41:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: SP List - Need support for O365 Claims Authentication [19231] 20130227124134A</guid></item><item><title>Commented Issue: SP List - Need support for O365 Claims Authentication [19231]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19231</link><description>Found this relevant Url http&amp;#58;&amp;#47;&amp;#47;ksmuraleedharan.blogspot.com&amp;#47;2011&amp;#47;10&amp;#47;accessing-web-service-in-sharepoint.html&lt;br /&gt;&lt;br /&gt;This might be already addressed with a different checkin, I need to verify.&lt;br /&gt;Comments: ** Comment from web user: nirdacfred ** &lt;p&gt;This would make a world of difference for us if support for SPO would work our of the box&lt;/p&gt;</description><author>nirdacfred</author><pubDate>Fri, 01 Feb 2013 16:46:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: SP List - Need support for O365 Claims Authentication [19231] 20130201044621P</guid></item><item><title>Created Issue: Unable to add Lists with Content Types as Destination [19285]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19285</link><description>If I add any list with Content Types &amp;#40;even the OOB content types like alerts&amp;#41; it throws a system exception. I was not able to copy it but took a screenshot.&lt;br /&gt;</description><author>hillaqs</author><pubDate>Thu, 31 Jan 2013 15:16:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to add Lists with Content Types as Destination [19285] 20130131031642P</guid></item><item><title>Created Issue: SharePoint is considering the SQL Agent account [19279]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19279</link><description>We are using one SQL Agent account in our PROD server to run SSIS packages. The SharePoint is having some different standards and naming conventions for which the SQL Agent is not allowed to given access on the Share Point.&lt;br /&gt;&lt;br /&gt;We have tested using the Custom Credentials but still the Share point is considering the SQL Agent which is running the SSIS package.&lt;br /&gt;&lt;br /&gt;Can anybody help here to resolve the issue&amp;#63;&lt;br /&gt;</description><author>sisirpatnaik</author><pubDate>Wed, 30 Jan 2013 14:22:10 GMT</pubDate><guid isPermaLink="false">Created Issue: SharePoint is considering the SQL Agent account [19279] 20130130022210P</guid></item><item><title>Created Issue: Getting Error while trying to configuere the site URL: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. [19265]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19265</link><description>I&amp;#39;m using a SharePoint List Destination in SQL Server Integration Services. When I try to configure the site URL, via the advanced editor, I get the message see below.&lt;br /&gt;I can access the Sharepoint via Browser or with the HTTP Connection Manager for HTTP Connections without any problems. Visual Studio is running as an Administrator. All Our Servers are running with NTLM authentification, i don&amp;#39;T know why the package is trying to establish a &amp;#39;Negotiate&amp;#39; Connection. I&amp;#39;m looked in to the server with my AD-Account.&lt;br /&gt;&lt;br /&gt;Any Ideas so solve this Issue&amp;#63;&lt;br /&gt;&lt;br /&gt;Error at Data Flow Task &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.ServiceModel.Security.MessageSecurityException&amp;#58; The HTTP request is unauthorized with client authentication scheme &amp;#39;Negotiate&amp;#39;. The authentication header received from the server was &amp;#39;NTLM&amp;#39;. ---&amp;#38;gt&amp;#59; System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;401&amp;#41; Unauthorized.&lt;br /&gt;   at System.Net.HttpWebRequest.GetResponse&amp;#40;&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply&amp;#40;TimeSpan timeout&amp;#41;&lt;br /&gt;   --- End of inner exception stack trace ---&lt;br /&gt;&lt;br /&gt;Server stack trace&amp;#58; &lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication&amp;#40;HttpWebRequest request, HttpWebResponse response, WebException responseException, HttpChannelFactory factory&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse&amp;#40;HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply&amp;#40;TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.RequestChannel.Request&amp;#40;Message message, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request&amp;#40;Message message, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.Call&amp;#40;String action, Boolean oneway, ProxyOperationRuntime operation, Object&amp;#91;&amp;#93; ins, Object&amp;#91;&amp;#93; outs, TimeSpan timeout&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.Call&amp;#40;String action, Boolean oneway, ProxyOperationRuntime operation, Object&amp;#91;&amp;#93; ins, Object&amp;#91;&amp;#93; outs&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService&amp;#40;IMethodCallMessage methodCall, ProxyOperationRuntime operation&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke&amp;#40;IMessage message&amp;#41;&lt;br /&gt;&lt;br /&gt;Exception rethrown at &amp;#91;0&amp;#93;&amp;#58; &lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage&amp;#40;IMessage reqMsg, IMessage retMsg&amp;#41;&lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke&amp;#40;MessageData msgData, Int32 type&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoap.GetListAndView&amp;#40;GetListAndViewRequest request&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.ListsService_ListsSoap_GetListAndView&amp;#40;GetListAndViewRequest request&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.GetListAndView&amp;#40;String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointList&amp;#40;String listName, String viewId&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointFields&amp;#40;String listName, String viewId&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.CreateExternalMetaDataColumns&amp;#40;IDTSOutput100 output, String sharepointUrl, String listName, String viewName, Dictionary&amp;#96;2 existingColumnData&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.LoadDataSourceInformation&amp;#40;IDTSOutput100 output, Dictionary&amp;#96;2 existingColumnData&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ReinitializeMetaData&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostReinitializeMetaData&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;</description><author>mrmeissner</author><pubDate>Mon, 28 Jan 2013 09:40:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Getting Error while trying to configuere the site URL: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. [19265] 20130128094022A</guid></item><item><title>Reopened Issue: Adapters fail in Claims environment. [18463]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/18463</link><description>&amp;#60;p&amp;#62;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 SSIS package, and also when attempting to run the package.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.ServiceModel.Security.MessageSecurityException&amp;#58; The HTTP request was forbidden with client authentication scheme &amp;#39;Ntlm&amp;#39;. ---&amp;#38;gt&amp;#59; System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;403&amp;#41; Forbidden.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The same package, with the adapters pointing to lists in a SharePoint farm that does not use Claims works perfectly.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** Need to make a toggle to allow this form of authentication.</description><author>kevinidzi</author><pubDate>Mon, 28 Jan 2013 09:01:38 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Adapters fail in Claims environment. [18463] 20130128090138A</guid></item><item><title>Commented Issue: Adapters fail in Claims environment. [18463]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/18463</link><description>&amp;#60;p&amp;#62;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 SSIS package, and also when attempting to run the package.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.ServiceModel.Security.MessageSecurityException&amp;#58; The HTTP request was forbidden with client authentication scheme &amp;#39;Ntlm&amp;#39;. ---&amp;#38;gt&amp;#59; System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;403&amp;#41; Forbidden.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The same package, with the adapters pointing to lists in a SharePoint farm that does not use Claims works perfectly.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;I made this change, but it seems to have broken all Kerberos connections.  So I might have to make this some sort of toggle.&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Mon, 28 Jan 2013 09:01:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Adapters fail in Claims environment. [18463] 20130128090114A</guid></item><item><title>Commented Issue: Potential metadata corruption [19239]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19239</link><description>__SharePointListAdaptersSetup - 2013-01 Beta__&lt;br /&gt;&lt;br /&gt;gives the following error on SSDT2012 against SP2013&amp;#58;&lt;br /&gt;&lt;br /&gt;Title&amp;#58; Editing Component&lt;br /&gt;&lt;br /&gt;The component has detected potential metadata corruption during validation.&lt;br /&gt;Error at Data Flow Task 1 &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.ResetConnection&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.InitializeObject&amp;#40;Uri sharepointUri, NetworkCredential credential&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: ErikBo ** &lt;p&gt;That was fast! Thank you.&lt;/p&gt;&lt;p&gt;However, passing the above-mentioned hurdle, we are now met by a new error :-(&lt;br&gt;We try to set up the SharePointListAdapter in SSDT on the SharePoint-box logged on with Farm Admin credentials. The Farm Admin of course has all rights on the Site as well as on the List:&lt;/p&gt;&lt;p&gt;TITLE: Editing Component&lt;/p&gt;&lt;p&gt;The component has detected potential metadata corruption during validation.&lt;br&gt;Error at dftGetEnumeratorsFromSharePoint [SharePoint List Source [2]]: System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM'. ---&amp;gt; System.Net.WebException: The remote server returned an error: (401) Unauthorized.&lt;br&gt;   at System.Net.HttpWebRequest.GetResponse()&lt;br&gt;   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)&lt;br&gt;   --- End of inner exception stack trace ---&lt;/p&gt;&lt;p&gt;Server stack trace: &lt;br&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication(HttpWebRequest request, HttpWebResponse response, WebException responseException, HttpChannelFactory`1 factory)&lt;br&gt;   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)&lt;br&gt;   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)&lt;br&gt;   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&lt;br&gt;   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&lt;br&gt;   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;br&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;br&gt;   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/p&gt;&lt;p&gt;Exception rethrown at [0]: &lt;br&gt;   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;br&gt;   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ViewsService.ViewsSoap.GetViewCollection(GetViewCollectionRequest request)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ViewsService.ViewsSoapClient.ViewsService_ViewsSoap_GetViewCollection(GetViewCollectionRequest request)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ViewsService.ViewsSoapClient.GetViewCollection(String listName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ViewsAdapter.GetSharePointListViews(String listName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ViewsAdapter.GetViewList(String listName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.LookupViewName(String listName, String viewName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields(Uri sharepointUri, NetworkCredential credentials, String listName, String viewName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns(String sharepointUrl, String listName, String viewName)&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns()&lt;br&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate()&lt;br&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate(IDTSManagedComponentWrapper100 wrapper)&lt;br&gt;&lt;/p&gt;</description><author>ErikBo</author><pubDate>Fri, 25 Jan 2013 08:52:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Potential metadata corruption [19239] 20130125085200A</guid></item><item><title>Commented Issue: Potential metadata corruption [19239]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19239</link><description>__SharePointListAdaptersSetup - 2013-01 Beta__&lt;br /&gt;&lt;br /&gt;gives the following error on SSDT2012 against SP2013&amp;#58;&lt;br /&gt;&lt;br /&gt;Title&amp;#58; Editing Component&lt;br /&gt;&lt;br /&gt;The component has detected potential metadata corruption during validation.&lt;br /&gt;Error at Data Flow Task 1 &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.ResetConnection&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.InitializeObject&amp;#40;Uri sharepointUri, NetworkCredential credential&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;That was an issue with the recent beta - please redownload, it was addressed this evening.  Thanks for reporting.&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Fri, 25 Jan 2013 05:22:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: Potential metadata corruption [19239] 20130125052206A</guid></item><item><title>Created Issue: Potential metadata corruption [19239]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19239</link><description>SharePointListAdaptersSetup - 2013-01 Beta&lt;br /&gt;gives the following error&amp;#58;&lt;br /&gt;&lt;br /&gt;TITLE&amp;#58; Editing Component&lt;br /&gt;------------------------------&lt;br /&gt;&lt;br /&gt;The component has detected potential metadata corruption during validation.&lt;br /&gt;Error at Data Flow Task 1 &amp;#91;SharePoint List Source &amp;#91;1&amp;#93;&amp;#93;&amp;#58; System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.ResetConnection&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.InitializeObject&amp;#40;Uri sharepointUri, NetworkCredential credential&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields&amp;#40;Uri sharepointUri, NetworkCredential credentials, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns&amp;#40;String sharepointUrl, String listName, String viewName&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate&amp;#40;IDTSManagedComponentWrapper100 wrapper&amp;#41;&lt;br /&gt;&lt;br /&gt;Do you want to edit this component&amp;#63; &lt;br /&gt;&lt;br /&gt;------------------------------&lt;br /&gt;BUTTONS&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#38;amp&amp;#59;Yes&lt;br /&gt;&amp;#38;amp&amp;#59;No&lt;br /&gt;------------------------------&lt;br /&gt;</description><author>ErikBo</author><pubDate>Thu, 24 Jan 2013 13:17:38 GMT</pubDate><guid isPermaLink="false">Created Issue: Potential metadata corruption [19239] 20130124011738P</guid></item><item><title>Commented Issue: SharePoint List Adapters: Support SQL 2012 Release Version [19218]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19218</link><description>Hi&lt;br /&gt;&lt;br /&gt;We are migrating from 2008 R2 to 2012. We have made extensive use of the SharePoint List adapters to get data in an out of SharePoint lists with SSIS. Now with Data Tools I cannot get the components installed. With 2008 R2 there were tabs for Data Flow components when adding items to the toolbox. Gone in Data Tools. I have seen a few posts with people having the same problem. Has anyone got this working and if so share please. I believe the same .msi file can be used for 2012 as was used in 2008 R2. I have not attempted a reinstall as I dont want to mess up the existing 2008 packages until they get migrated. &lt;br /&gt;&lt;br /&gt;Help&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Trevor&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;According to mmasson, I need to look into using an upgrademappings.xml file.  It needs to be dropped into a dts directory to enable upgrades.  I will need to investigate what that looks like and add it to deployment.&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Wed, 23 Jan 2013 21:15:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: SharePoint List Adapters: Support SQL 2012 Release Version [19218] 20130123091547P</guid></item><item><title>Commented Issue: SharePoint List Adapters: Getting validation error using SharePointListSource tool [19187]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/19187</link><description>SSIS package has worked like a charm up until a week ago when the SQL Server Agent Job started failing.  I have attached the full error message received each time.&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;A new version has been released, please try it out (marked beta)&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Wed, 23 Jan 2013 17:18:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: SharePoint List Adapters: Getting validation error using SharePointListSource tool [19187] 20130123051833P</guid></item><item><title>Commented Issue: Adapters fail in Claims environment. [18463]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/18463</link><description>&amp;#60;p&amp;#62;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 SSIS package, and also when attempting to run the package.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;System.ServiceModel.Security.MessageSecurityException&amp;#58; The HTTP request was forbidden with client authentication scheme &amp;#39;Ntlm&amp;#39;. ---&amp;#38;gt&amp;#59; System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;403&amp;#41; Forbidden.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The same package, with the adapters pointing to lists in a SharePoint farm that does not use Claims works perfectly.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;A new version has been released, please try it out (marked beta)&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Wed, 23 Jan 2013 17:17:42 GMT</pubDate><guid isPermaLink="false">Commented Issue: Adapters fail in Claims environment. [18463] 20130123051742P</guid></item><item><title>Commented Issue: SharePoint List Adapters: Unable to connect to Sharepoint site using https [18479]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/18479</link><description>&amp;#60;p&amp;#62;Unable to connect to sharepoint site &amp;#40;https&amp;#41; using Sharepoint List source in SSIS from codeplex.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;I see the following error while the validation fails&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;  Error &amp;#38;quot&amp;#59;Error at Data Flow Task &amp;#91;Sharepoint List Source for RFCLists &amp;#91;650&amp;#93;&amp;#93;&amp;#58; System.ServiceModel.Security.MessageSecurityException&amp;#58; the HTTP request was forbidden with client authentication scheme &amp;#39;Ntlm&amp;#39; &amp;#38;quot&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;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&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Is there any known documented issue while using the Sharepoint List source with htpps&amp;#63; If not, can you please let me what might be going wrong here&amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Please see attachment for the error.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;A new version has been released, please try it out (marked beta)&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Wed, 23 Jan 2013 17:17:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: SharePoint List Adapters: Unable to connect to Sharepoint site using https [18479] 20130123051730P</guid></item><item><title>Commented Issue: SharePoint Utility - Buggy RemoveFiles method [18247]</title><link>http://sqlsrvintegrationsrv.codeplex.com/workitem/18247</link><description>&amp;#60;p&amp;#62;Hello,&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;I think there is a bug in the RemoveFiles method of SharePoint Utility assembly &amp;#40;ListsServiceUtility.vb&amp;#41; &amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;At line 328-329 of ListsServiceUtility.vb file, the list name is not passed as parameter, but a hard coded value &amp;#58; &amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;            Dim data &amp;#61; listsProxy.GetSharePointListItemData&amp;#40; _&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;                &amp;#38;quot&amp;#59;Documents&amp;#38;quot&amp;#59;, viewName, New String&amp;#40;&amp;#41; &amp;#123;&amp;#38;quot&amp;#59;FileRef&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;ID&amp;#38;quot&amp;#59;&amp;#125;, , False, 300&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;It should be &amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;            Dim data &amp;#61; listsProxy.GetSharePointListItemData&amp;#40; _&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;                listName, viewName, New String&amp;#40;&amp;#41; &amp;#123;&amp;#38;quot&amp;#59;FileRef&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;ID&amp;#38;quot&amp;#59;&amp;#125;, , False, 300&amp;#41;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: kevinidzi ** &lt;p&gt;A new version has been released, please try it out (marked beta)&lt;/p&gt;</description><author>kevinidzi</author><pubDate>Wed, 23 Jan 2013 17:12:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: SharePoint Utility - Buggy RemoveFiles method [18247] 20130123051220P</guid></item></channel></rss>