Quantcast
Channel: Microsoft SQL Server Community Samples: Integration Services
Viewing all 582 articles
Browse latest View live

Commented Task: Add the DLLs for SSIS to the source code [18703]

$
0
0
<p>When you grab the source and make a change and try to build, it is a PITA. I don't have all of the appropriate SQL client tools installed, so I was unable to actually run the makeinstall.cmd successfully. I had to go in and strip out all of the versions of SQL that I didn't need, then fix all of the references. It was a pain.</p>
<p>&#160;</p>
<p>Or, if you are unable to distribute the DLLs, then can some instructions be added to tell end users how to easily download and install the appropriate files and make it easier for them to do a build.</p>
<p>&#160;</p>
<p>It is a great tool when you only have to install the MSI :)</p>
Comments: ** Comment from web user: kevinidzi **

I'm glad you were able to run the makeinstall - sorry it was a pain. I must say, I did make it more for my own ease of deployment :) since I have 3 versions to support at once. I can work on some sort of doc perhaps to make it easier to build. Unfortunately, the installer sort of relies on there being all three versions (sql2005/2008r2/2012) - but perhaps I can find a way to break it out. I made this into a task for me to do sometime.


Commented Issue: The package failed to load due to error 0xC0010014 [18513]

$
0
0
<p>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. </p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>Failed to start project (Microsoft Visual Studio)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>Exception deserializing the package &quot;The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&quot;. (Microsoft.DataTransformationServices.VsIntegration)</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsPackageDebugger.LaunchVsDebugger(IVsDebugger iVsDebugger, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsPackageDebugger.ValidateAndRunDebugger(Int32 flags, DataWarehouseProjectManager manager, IOutputWindow outputWindow, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.LaunchDtsPackage(Int32 launchOptions, ProjectItem startupProjItem, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.LaunchDtsPackage(Int32 launchOptions, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.Launch(Int32 launchOptions, DataTransformationsProjectConfigurationOptions options)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Application.LoadPackage(String fileName, IDTSEvents events, Boolean loadNeutral)</p>
<p> at Microsoft.DataTransformationServices.Project.DebugEngine.DtsProgramNode.CreateRuntimePackageInternal(String fileName, IDtsHost&amp; host, Process&amp; process, Package&amp; dtsPackage)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100.LoadPackage(String FileName, Boolean loadNeutral, IDTSEvents100 pEvents)</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Application.LoadPackage(String fileName, IDTSEvents events, Boolean loadNeutral)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>When execute the same with DTExec, i get below error:</p>
<p>&nbsp;</p>
<p> Description: Error loading value &quot;&lt;DTS:ConnectionManager xmlns:DTS=&quot;www.microsoft.com/SqlServer/Dts&quot;&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;DelayValidation&quot;&gt;0&lt;/DTS:Property&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;ObjectName&quot;&gt;CN_SP_Proj&lt;/DTS:Property&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;DTSID&quot;&gt;{83A68795-C827-4A1C-BF25-9C7&quot; from node &quot;DTS:ConnectionManager&quot;.</p>
<p>End Error</p>
<p>Could not load package &quot;D:\Users\misc\TestSharePointSSIS\TestSharePointSSIS\Package.dtsx&quot; because of error 0xC0010014.</p>
<p>Description: The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>As the error is due to SPCRED connection manager, I created new package with just SPCRED connection. I tried to execute the package again, but I still get the same error. </p>
<p>&nbsp;</p>
<p>Am I missing something?</p>

Comments: ** Comment from web user: kevinidzi **

OK, I totally do not understand how that resolution fixed this - but i'm very glad it did!

Closed Issue: The package failed to load due to error 0xC0010014 [18513]

$
0
0
<p>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. </p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>Failed to start project (Microsoft Visual Studio)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>Exception deserializing the package &quot;The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&quot;. (Microsoft.DataTransformationServices.VsIntegration)</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsPackageDebugger.LaunchVsDebugger(IVsDebugger iVsDebugger, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsPackageDebugger.ValidateAndRunDebugger(Int32 flags, DataWarehouseProjectManager manager, IOutputWindow outputWindow, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.LaunchDtsPackage(Int32 launchOptions, ProjectItem startupProjItem, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.LaunchDtsPackage(Int32 launchOptions, DataTransformationsProjectConfigurationOptions options)</p>
<p> at Microsoft.DataTransformationServices.Project.DataTransformationsProjectDebugger.Launch(Int32 launchOptions, DataTransformationsProjectConfigurationOptions options)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Application.LoadPackage(String fileName, IDTSEvents events, Boolean loadNeutral)</p>
<p> at Microsoft.DataTransformationServices.Project.DebugEngine.DtsProgramNode.CreateRuntimePackageInternal(String fileName, IDtsHost&amp; host, Process&amp; process, Package&amp; dtsPackage)</p>
<p>&nbsp;</p>
<p>===================================</p>
<p>&nbsp;</p>
<p>The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>------------------------------</p>
<p>Program Location:</p>
<p>&nbsp;</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication100.LoadPackage(String FileName, Boolean loadNeutral, IDTSEvents100 pEvents)</p>
<p> at Microsoft.SqlServer.Dts.Runtime.Application.LoadPackage(String fileName, IDTSEvents events, Boolean loadNeutral)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>When execute the same with DTExec, i get below error:</p>
<p>&nbsp;</p>
<p> Description: Error loading value &quot;&lt;DTS:ConnectionManager xmlns:DTS=&quot;www.microsoft.com/SqlServer/Dts&quot;&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;DelayValidation&quot;&gt;0&lt;/DTS:Property&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;ObjectName&quot;&gt;CN_SP_Proj&lt;/DTS:Property&gt;</p>
<p>&lt;DTS:Property DTS:Name=&quot;DTSID&quot;&gt;{83A68795-C827-4A1C-BF25-9C7&quot; from node &quot;DTS:ConnectionManager&quot;.</p>
<p>End Error</p>
<p>Could not load package &quot;D:\Users\misc\TestSharePointSSIS\TestSharePointSSIS\Package.dtsx&quot; because of error 0xC0010014.</p>
<p>Description: The package failed to load due to error 0xC0010014 &quot;One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.&quot;. This occurs when CPackage::LoadFromXML fails.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>As the error is due to SPCRED connection manager, I created new package with just SPCRED connection. I tried to execute the package again, but I still get the same error. </p>
<p>&nbsp;</p>
<p>Am I missing something?</p>

Commented Issue: Sharepoint ListAdapter System.TypeInitializationException [18401]

$
0
0
<p>Hello, I get the following message when trying to run my package in Production. </p>
<p>&nbsp;</p>
<p>The component has detected potential metadata corruption during validation.</p>
<p>Error at DFT - Leer parametros de NODOS desde Sharepoint [SPL - Acceder a lista de NODOS en Sharepoint [1]]: System.TypeInitializationException: The type initializer for &#39;System.ServiceModel.DiagnosticUtility&#39; threw an exception. ---&gt; System.MethodAccessException: System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)</p>
<p> at System.ServiceModel.DiagnosticUtility.InitDiagnosticTraceImpl(TraceSourceKind sourceType, String traceSourceName)</p>
<p> at System.ServiceModel.DiagnosticUtility.InitializeTracing()</p>
<p> at System.ServiceModel.DiagnosticUtility..cctor()</p>
<p> --- End of inner exception stack trace ---</p>
<p> at System.ServiceModel.DiagnosticUtility.get_ShouldUseActivity()</p>
<p> at System.ServiceModel.Channels.CommunicationObject.set_TraceOpenAndClose(Boolean value)</p>
<p> at System.ServiceModel.ChannelFactory`1..ctor(Type channelType)</p>
<p> at System.ServiceModel.ChannelFactory`1..ctor(Binding binding, EndpointAddress remoteAddress)</p>
<p> at System.ServiceModel.ClientBase`1..ctor(Binding binding, EndpointAddress remoteAddress)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.ResetConnection()</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.InitializeObject(Uri sharepointUri, NetworkCredential credential)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields(Uri sharepointUri, NetworkCredential credentials, String listName, String viewName)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns(String sharepointUrl, String listName, String viewName)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns()</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate()</p>
<p> at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate(IDTSManagedComponentWrapper90 wrapper)</p>

Comments: ** Comment from web user: kevinidzi **

OK - so that's a pretty generic error, i'm guessing that you build the package using a list in dev or test environment - and in production, the list is different. There are internal IDs that must be the same for the adapter to work. So i'd suggest you recreate your list using an export and import (via excel) to ensure all of the column names start off matching in each environment. Any modifications to column names is fine -- but the FIRST time you set a column, it embeds that in the column id that is used for mapping.

Commented Issue: Error on row ID="1": 0x80020005 - Unspecified Error - Check SharePoint Server Logs if possible [18227]

$
0
0
<p>Hi All </p>
<p>&nbsp;</p>
<p>I am gettign the same error as </p>
<p>&nbsp;</p>
<p>Error on row ID=&quot;1&quot;: 0x80020005 - Unspecified Error - Check SharePoint Server Logs if possible</p>
<p>&nbsp;</p>
<p>The Sharepoitn log shows that access is denied to access this resource not sure what thsi means please help</p>

Comments: ** Comment from web user: kevinidzi **

I have no idea what that means either. Sorry. Is there a user permission issue?

Commented Issue: SharePoint List Destination error. [17894]

$
0
0
<p>Environment: SQL 2008R2, SP 2010, VS2008 64bit</p>
<p>&nbsp;</p>
<p>Error at Delete Add Records [SharePoint List Destination [32]]: System.InvalidCastException: Unable to cast COM object of type &quot;&#39;System.__ComObject&#39; to class &#39;System.Net.NetworkCredetial&#39;. Instances of types that.......</p>
<p>&nbsp;</p>
<p>I&#39;m in trouble here!!!!!</p>

Comments: ** Comment from web user: kevinidzi **

OK - i'm going to close. not sure what you did or what happened, I've never heard or seen this kind of error previously.

Closed Issue: SharePoint List Destination error. [17894]

$
0
0
<p>Environment: SQL 2008R2, SP 2010, VS2008 64bit</p>
<p>&nbsp;</p>
<p>Error at Delete Add Records [SharePoint List Destination [32]]: System.InvalidCastException: Unable to cast COM object of type &quot;&#39;System.__ComObject&#39; to class &#39;System.Net.NetworkCredetial&#39;. Instances of types that.......</p>
<p>&nbsp;</p>
<p>I&#39;m in trouble here!!!!!</p>

Closed Issue: SharePoint List Adapters: Obsolete: please delete. socket connection was aborted. [17338]

$
0
0
<p>private void AddCustomHeader(System.ServiceModel.OperationContextScope scope)</p>
<p>{</p>
<p> System.ServiceModel.Channels.HttpRequestMessageProperty reqprop = new System.ServiceModel.Channels.HttpRequestMessageProperty();</p>
<p>&#160;</p>
<p> reqprop.Headers.Add(&quot;X-FORMS_BASED_AUTH_ACCEPTED&quot;, &quot;f&quot;);</p>
<p> System.ServiceModel.OperationContext.Current.OutgoingMessageProperties(System.ServiceModel.Channels.HttpRequestMessageProperty.Name) = reqprop;</p>
<p>&#160;</p>
<p>}</p>
<p>&#160;</p>
<p>&#160;</p>
<p>call this function from ResetConnection in both adapter.cs code on the last line </p>
<p>AddCustomHeader(new System.ServiceModel.OperationContextScope(_sharepointClient.InnerChannel))</p>
<p>&#160;</p>
<p>but i'm having some validation issues trying to run this. It did fix the error for</p>
Comments: Closed - by request in title.

Commented Issue: SharePoint List Adapters: Unable to connect to Sharepoint site using https [18479]

$
0
0
<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> Error &quot;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' &quot;</p>
<p>&#160;</p>
<p>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</p>
<p>&#160;</p>
<p>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?</p>
<p>&#160;</p>
<p>Please see attachment for the error.</p>
Comments:

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


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

Closed Issue: SharePoint List Adapters: Getting validation error using SharePointListSource tool [19187]

Closed Issue: SharePoint List Adapters: Unable to connect to Sharepoint site using https [18479]

$
0
0
<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> Error &quot;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' &quot;</p>
<p>&#160;</p>
<p>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</p>
<p>&#160;</p>
<p>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?</p>
<p>&#160;</p>
<p>Please see attachment for the error.</p>

Closed Issue: SharePoint List Adapters: Exception with new version [17016]

$
0
0
<p>Hi, I have the following message when trying to read a sharepoint list :</p>
<p>&#160;</p>
<p>Method not found: 'EncodedFieldDisplayEnum Microsoft.Samples.SqlServer.SSIS.SharepointUtility.DataObject.ColumnData.get_LookupFieldDisplay()'.</p>
<p>&#160;</p>
<p>I have no idea on what it is, and I can confirm that the connexion is working (when a set a wrong listUrl or ListName, the system says that the list does not exist).</p>
<p>&#160;</p>
<p>could you help?</p>
Comments: With no more information, i'm going to close this one.

Commented Issue: SharePoint Utility - Buggy RemoveFiles method [18247]

$
0
0
<p>Hello,</p>
<p>&#160;</p>
<p>I think there is a bug in the RemoveFiles method of SharePoint Utility assembly (ListsServiceUtility.vb) :</p>
<p>&#160;</p>
<p>At line 328-329 of ListsServiceUtility.vb file, the list name is not passed as parameter, but a hard coded value : </p>
<p>&#160;</p>
<p> Dim data = listsProxy.GetSharePointListItemData( _</p>
<p> &quot;Documents&quot;, viewName, New String() {&quot;FileRef&quot;, &quot;ID&quot;}, , False, 300)</p>
<p>&#160;</p>
<p>&#160;</p>
<p>It should be </p>
<p> Dim data = listsProxy.GetSharePointListItemData( _</p>
<p> listName, viewName, New String() {&quot;FileRef&quot;, &quot;ID&quot;}, , False, 300)</p>
Comments: WOW.. thank you so much for the debugging and making this quite a bit more robust.

Source code checked in, #97874

$
0
0
Integrated changes from user (cpassuel) to fix various issues in the remove files method.

Closed Issue: SharePoint Utility - Buggy RemoveFiles method [18247]

$
0
0
<p>Hello,</p>
<p>&#160;</p>
<p>I think there is a bug in the RemoveFiles method of SharePoint Utility assembly (ListsServiceUtility.vb) :</p>
<p>&#160;</p>
<p>At line 328-329 of ListsServiceUtility.vb file, the list name is not passed as parameter, but a hard coded value : </p>
<p>&#160;</p>
<p> Dim data = listsProxy.GetSharePointListItemData( _</p>
<p> &quot;Documents&quot;, viewName, New String() {&quot;FileRef&quot;, &quot;ID&quot;}, , False, 300)</p>
<p>&#160;</p>
<p>&#160;</p>
<p>It should be </p>
<p> Dim data = listsProxy.GetSharePointListItemData( _</p>
<p> listName, viewName, New String() {&quot;FileRef&quot;, &quot;ID&quot;}, , False, 300)</p>
Comments: Resolved with changeset 97874.

Source code checked in, #97875

$
0
0
Fix for missing header property to support ADFS and additional authentication schemes submitted by user (TechyGuy)

Closed Issue: SharePoint List Adapters: VS 2008, SSIS 2008 , XP box, unable to connect to SharePoint 2010, Authentication Fail error [16811]

$
0
0
<p>I am getting this strange error, In List Source , It is able to pull the list information and showing me the columns of the list, but when i execute the package in VS 2008 , It is failing for authentication and giving me this error. I am on XP box, VS 2008, SSIS 2008 integration services ( 10.50.1746 build ) . i am trying to do a simple task of loading data from sharepoint list to SQL server. Here is detail exception</p>
<p>&#160;</p>
<p>[SharePoint List Source [1]] Error: System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. ---&gt; System.Net.WebException: The remote server returned an error: (401) Unauthorized.</p>
<p> at System.Net.HttpWebRequest.GetResponse()</p>
<p> at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)</p>
<p> --- End of inner exception stack trace ---</p>
<p> </p>
<p>Server stack trace: </p>
<p>at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication(HttpWebRequest request, HttpWebResponse response, WebException responseException, HttpChannelFactory factory)</p>
<p> at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException)</p>
<p> at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)</p>
<p> at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)</p>
<p> at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)</p>
<p> at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)</p>
<p> at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)</p>
<p> at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)</p>
<p> at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)</p>
<p> </p>
<p>Exception rethrown at [0]: </p>
<p>at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p>
<p> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoap.GetListAndView(GetListAndViewRequest request)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.ListsService_ListsSoap_GetListAndView(GetListAndViewRequest request)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListsService.ListsSoapClient.GetListAndView(String listName, String viewName)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointList(String listName, String viewId)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.Adapter.ListsAdapter.GetSharePointFields(String listName, String viewId)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointUtility.ListServiceUtility.GetFields(Uri sharepointUri, NetworkCredential credentials, String listName, String viewName)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.GetAccessibleSharePointColumns(String sharepointUrl, String listName, String viewName)</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.ValidateSharePointColumns()</p>
<p> at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource.Validate()</p>
<p> at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostValidate(IDTSManagedComponentWrapper100 wrapper)</p>
Comments: Resolved with changeset 97875.

Updated Release: SharePoint List Source and Destination (Oct 17, 2011)

$
0
0

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.

Use this sample to learn more about:
  • Validation: Validation for this component actively goes against the SharePoint Site to verify the properties are valid.
  • Values from Expressions: This component supports external variables, which can be expressions, and can be attached to the source component to customize the query. Similar to the CommandText for the other Sql Components
  • Supports x86/x64 systems using SQL 2005 / SQL 2008 / SQL 2012 using WiX Installer
  • Linq: The Component has been written using Linq and shows how elements such as the metadata and columns can be combined for data retrieval..
  • Custom properties: The component keeps its configuration in custom properties on itself, inputs, and input columns.
  • Connection Manager to store a username / password

Currently this adapter works with English (en-US) SharePoint server culture settings only.

NOTE: PLEASE do not post issues you're having in the comments, try the discussions area or issue tracker for answers first. Since SharePoint is used as-is, there are some funny things it can do which others may be able to assist with which are unrelated to the tool itself. Plus, comments are not made for questions - can't have a discussion or respond as easily to them.

Updated Release: SharePoint List Source and Destination (Oct 17, 2011)

$
0
0

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.

Use this sample to learn more about:
  • Validation: Validation for this component actively goes against the SharePoint Site to verify the properties are valid.
  • Values from Expressions: This component supports external variables, which can be expressions, and can be attached to the source component to customize the query. Similar to the CommandText for the other Sql Components
  • Supports x86/x64 systems using SQL 2005 / SQL 2008 / SQL 2012 using WiX Installer
  • Linq: The Component has been written using Linq and shows how elements such as the metadata and columns can be combined for data retrieval..
  • Custom properties: The component keeps its configuration in custom properties on itself, inputs, and input columns.
  • Connection Manager to store a username / password

Currently this adapter works with English (en-US) SharePoint server culture settings only.

NOTE: PLEASE do not post issues you're having in the comments, try the discussions area or issue tracker for answers first. Since SharePoint is used as-is, there are some funny things it can do which others may be able to assist with which are unrelated to the tool itself. Plus, comments are not made for questions - can't have a discussion or respond as easily to them.

Updated Release: SharePoint List Source and Destination (Oct 17, 2011)

$
0
0

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.

Use this sample to learn more about:
  • Validation: Validation for this component actively goes against the SharePoint Site to verify the properties are valid.
  • Values from Expressions: This component supports external variables, which can be expressions, and can be attached to the source component to customize the query. Similar to the CommandText for the other Sql Components
  • Supports x86/x64 systems using SQL 2005 / SQL 2008 / SQL 2012 using WiX Installer
  • Linq: The Component has been written using Linq and shows how elements such as the metadata and columns can be combined for data retrieval..
  • Custom properties: The component keeps its configuration in custom properties on itself, inputs, and input columns.
  • Connection Manager to store a username / password

Currently this adapter works with English (en-US) SharePoint server culture settings only.

NOTE: PLEASE do not post issues you're having in the comments, try the discussions area or issue tracker for answers first. Since SharePoint is used as-is, there are some funny things it can do which others may be able to assist with which are unrelated to the tool itself. Plus, comments are not made for questions - can't have a discussion or respond as easily to them.
Viewing all 582 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>