<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ssisdfs Discussions Rss Feed</title><link>http://ssisdfs.codeplex.com/Thread/List.aspx</link><description>ssisdfs Discussions Rss Description</description><item><title>New Post: Expression Support</title><link>http://ssisdfs.codeplex.com/discussions/436898</link><description>&lt;div style="line-height: normal;"&gt;Is it possible to add support for property expressions to the component? This would allow you add an expression to any read/write property on the component.  This would be greatly helpful for reuse.&lt;br /&gt;
&lt;/div&gt;</description><author>renegrin</author><pubDate>Sat, 16 Mar 2013 23:21:01 GMT</pubDate><guid isPermaLink="false">New Post: Expression Support 20130316112101P</guid></item><item><title>New Post: Looks like, SQL Server 2012 solved all these issues</title><link>http://ssisdfs.codeplex.com/discussions/361893</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I tried SQL Server 2012 flat file connector. It seems it solved most of the issues that were present in SQL Server 2008 R2- Flat file connector. So, if you can upgrade to SQL Server 2012, you do not need this DFS component.&lt;/p&gt;
&lt;/div&gt;</description><author>tempdb</author><pubDate>Wed, 04 Jul 2012 04:51:32 GMT</pubDate><guid isPermaLink="false">New Post: Looks like, SQL Server 2012 solved all these issues 20120704045132A</guid></item><item><title>New Post: SQL Agent</title><link>http://ssisdfs.codeplex.com/discussions/359212</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I try to schedule SSIS package using DF2008 in SQL Agent but i have problems. When i am logged into server the job finish with success. When i am logged out it fails. I tried using proxies accounts but the same problem as someone described here: http://www.sqlservercentral.com/Forums/Topic960262-391-1.aspx&lt;/p&gt;
&lt;p&gt;I can start for example SQL Agent on user account then run Job with DFS2008 on it and it will work. It isn't good idea. I can't do like that.&lt;/p&gt;
&lt;p&gt;Conclusion:&lt;/p&gt;
&lt;p&gt;If user4 on LAP4 has started any process (for example SQL Agent started on user4 or Reporting Services) the job with DFS2008 will be succeed.&lt;/p&gt;
&lt;p&gt;If user4 on LAP4 hasn't got started any process the job will fail.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can i resolve that problem? Any idea?&lt;/p&gt;
&lt;p&gt;Information from SQL Agent:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Executed as user: LAP2\user4. Microsoft (R) SQL Server Execute Package Utility&amp;nbsp; Version 10.50.2500.0 for 32-bit&amp;nbsp; Copyright (C) Microsoft Corporation 2010. All rights reserved.&amp;nbsp;&amp;nbsp;&amp;nbsp; Started:&amp;nbsp; 20:39:45&amp;nbsp; Error: 2012-06-11
 20:39:46.55&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code: 0xC004706B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source: DFS 2008 File Task SSIS.Pipeline&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description: &amp;quot;component &amp;quot;DFS 2008&amp;quot; (1)&amp;quot; failed validation and returned validation status &amp;quot;VS_ISCORRUPT&amp;quot;.&amp;nbsp; End
 Error&amp;nbsp; Error: 2012-06-11 20:39:46.55&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code: 0xC004700C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source: DFS 2008 File Task SSIS.Pipeline&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description: One or more component failed validation.&amp;nbsp; End Error&amp;nbsp; Error: 2012-06-11
 20:39:46.56&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code: 0xC0024107&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source: DFS 2008 File Task&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description: There were errors during task validation.&amp;nbsp; End Error&amp;nbsp; DTExec: The package execution returned DTSER_FAILURE
 (1).&amp;nbsp; Started:&amp;nbsp; 20:39:45&amp;nbsp; Finished: 20:39:46&amp;nbsp; Elapsed:&amp;nbsp; 1.264 seconds.&amp;nbsp; The package execution failed.&amp;nbsp; The step failed.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>dARYl</author><pubDate>Mon, 11 Jun 2012 19:38:46 GMT</pubDate><guid isPermaLink="false">New Post: SQL Agent 20120611073846P</guid></item><item><title>New Post: The component doesn't show up on my Toolbox</title><link>http://ssisdfs.codeplex.com/discussions/351242</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I installed several times. I re-open my VS, but couldn't see the components in my Toolbox. I re-started Integration Service. But still I can't see the component on my Toolbox&lt;/p&gt;
&lt;/div&gt;</description><author>sbright</author><pubDate>Thu, 05 Apr 2012 02:17:33 GMT</pubDate><guid isPermaLink="false">New Post: The component doesn't show up on my Toolbox 20120405021733A</guid></item><item><title>New Post: Does not work, no documentation</title><link>http://ssisdfs.codeplex.com/discussions/346430</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Where is the documentation on how to use this? It installs but that's it. Not even a readme file?&lt;/p&gt;
&lt;/div&gt;</description><author>SteveP123</author><pubDate>Mon, 27 Feb 2012 15:29:30 GMT</pubDate><guid isPermaLink="false">New Post: Does not work, no documentation 20120227032930P</guid></item><item><title>New Post: DT_Text fields and saving changes</title><link>http://ssisdfs.codeplex.com/discussions/278258</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I realy appreciate the time you have spent getting a flat file source component that parses the text file better than the default.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But -- I have a problem with it.&amp;nbsp; I cannot get it to take a DT_Text data type.&amp;nbsp; It will take a DT_NTEXT -- but I don't want that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And maybe the biggest thing I have is that I can't change all the &amp;quot;Advance&amp;quot; details on all columns at once.&amp;nbsp; If I save one change at a time it keeps them.&amp;nbsp; Except the DT_TEXT.&amp;nbsp; It just goes back to DT_STR.&lt;/p&gt;
&lt;p&gt;One other thing -- I tried removing the column with the delete column button.&amp;nbsp; It did delete it.&amp;nbsp; But to add a column back in (thinking if I created new column I could designate Text) It only puts new columns at bottom and there is no &amp;quot;reorder&amp;quot;
 ability.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>dcthedba</author><pubDate>Thu, 03 Nov 2011 18:31:16 GMT</pubDate><guid isPermaLink="false">New Post: DT_Text fields and saving changes 20111103063116P</guid></item><item><title>New Post: CRLF not being read</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=243254</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have installed the Delimited File Source and created a very simple .txt file with 3 columns ending with a CRLF. The values are comma separated and enclosed in double quotes. I have the &amp;quot;Text qualifier&amp;quot; as &amp;quot;. The &amp;quot;Header row delimiter as {CR}{LF}. I've
 checked the &amp;quot;Column names in the first data row&amp;quot; and the &amp;quot;Treat empty strings as null&amp;quot; boxes. The &amp;quot;Row delimiter&amp;quot; is {CR}{LF} and the &amp;quot;Column delimiter&amp;quot; is Comma {,} (in the columns dialog box).&lt;/p&gt;
&lt;p&gt;This is what my data file looks like:&lt;/p&gt;
&lt;p&gt;mycolumn1,mycolumn2,mycolumn3&lt;br&gt;
&amp;quot;c1&amp;quot;,&amp;quot;c2&amp;quot;,&amp;quot;c3&amp;quot;&lt;br&gt;
&amp;quot;c11&amp;quot;,&amp;quot;c22&amp;quot;,&amp;quot;c33&amp;quot;&lt;/p&gt;
&lt;p&gt;When I click on columns I see:&lt;/p&gt;
&lt;p&gt;mycolumn1&amp;nbsp; mycolumn2&amp;nbsp; mycolumn3&amp;quot;c1&amp;quot;&amp;nbsp; c2&amp;nbsp; c3&amp;quot;c11&amp;quot; c22 c33&lt;/p&gt;
&lt;p&gt;It appears that the CRLF is not being read.&lt;/p&gt;
&lt;p&gt;Anyone know what I need to do?&lt;/p&gt;
&lt;/div&gt;</description><author>CArthur</author><pubDate>Tue, 25 Jan 2011 19:42:20 GMT</pubDate><guid isPermaLink="false">New Post: CRLF not being read 20110125074220P</guid></item><item><title>New Post: DFS 2008 with Sort on huge file fails</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=239437</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using DFS 2008 as a Data Flow Source within SSIS (2008 data center edition). My data flow is simple Flat file to Flat file transformation with a &amp;quot;Sort&amp;quot; step in between.&lt;/p&gt;
&lt;p&gt;For a smaller sized&amp;nbsp;file (e.g. 1000 rows), it works fine. But, when I use file with 96,000 rows, it fails just after/during&amp;nbsp;sort. (It seems, the process hungs).&lt;/p&gt;
&lt;p&gt;Does anybody have this problem before?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>tempdb</author><pubDate>Thu, 23 Dec 2010 19:41:29 GMT</pubDate><guid isPermaLink="false">New Post: DFS 2008 with Sort on huge file fails 20101223074129P</guid></item><item><title>New Post: Data Underflow in Unstructured CSV</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=238117</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Firstly, I am very new at SSIS so please excuse me if this is a silly question.&lt;/p&gt;
&lt;p&gt;I have an issue reading an unstructured CSV. Below is an example of the data:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;pre&gt;&amp;quot;00001&amp;quot;,&amp;quot;236563&amp;quot;,&amp;quot;TEXT&amp;quot;,&amp;quot;TEXT&amp;quot;,12323.00,&amp;quot;TEXT&amp;quot;
&amp;quot;00002&amp;quot;,&amp;quot;356603&amp;quot;,&amp;quot;TEXT&amp;quot;
&amp;quot;00003&amp;quot;,&amp;quot;356603&amp;quot;,&amp;quot;TEXT&amp;quot;
&amp;quot;00004&amp;quot;,&amp;quot;236563&amp;quot;,&amp;quot;TEXT&amp;quot;,&amp;quot;TEXT&amp;quot;,12323.00,&amp;quot;TEXT&amp;quot;
&lt;/pre&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I add a text file containing this data as the DFS source, &amp;nbsp;previews all look promising... the data in the grid looks how I would expect it. However when I pass it on, lines 2 and 3 error with the following message:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;pre&gt;2,70033,2010-12-13 11:35:44.059000000,Column 4,DT_STR,255,Truncation (underflow) - the number of columns provided was less than expected.,&lt;/pre&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there any way I can pass through these rows?&lt;/p&gt;
&lt;p&gt;Thankyou&lt;/p&gt;
&lt;p&gt;Shaun&lt;/p&gt;
&lt;/div&gt;</description><author>sbauer09</author><pubDate>Mon, 13 Dec 2010 00:41:53 GMT</pubDate><guid isPermaLink="false">New Post: Data Underflow in Unstructured CSV 20101213124153A</guid></item><item><title>New Post: creating Delimited File Source from program</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=235611</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;For our system we create SSIS packages via a C# program from metadata.&lt;/p&gt;
&lt;p&gt;We would like to use DFS2008 in our data flows. But I am struggling to figure out how to set the ArrayOfConfiguredFileColumn-property. I strongly suspect I need to use the &amp;quot;InsertStandardOutputColumn&amp;quot; procedure in &amp;quot;ComponentModel&amp;quot;, which expects a &amp;quot;ConfiguredFileColumn&amp;quot;
 as parameter.&amp;nbsp;But I cannot find the object from my DataFlow&amp;nbsp;from which to call this function.&lt;/p&gt;
&lt;p&gt;Could some wizard here provide an example please?&lt;/p&gt;
&lt;p&gt;Thank you very much in advance, your help is much appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;YN&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&lt;/span&gt;&lt;/p&gt;
&amp;nbsp;&lt;/div&gt;</description><author>YaakovN</author><pubDate>Mon, 22 Nov 2010 17:57:03 GMT</pubDate><guid isPermaLink="false">New Post: creating Delimited File Source from program 20101122055703P</guid></item><item><title>New Post: Data type conversion failure does not fail the DFS component</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=85598</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am having a similar problem.&amp;nbsp; I have a column that is too long and is therefore getting truncated.&amp;nbsp; Even though I've set everything I can find to &amp;quot;Fail Component&amp;quot;, the component just ignores the error, ignores the row,&amp;nbsp;and succeeds.&amp;nbsp; I also found that if you redirect failed rows, it only works if you tick &amp;quot;Include error output audit columns&amp;quot; - otherwise it continues to just ignore the row.&lt;/p&gt;&lt;/div&gt;</description><author>kharverson</author><pubDate>Wed, 18 Aug 2010 15:47:25 GMT</pubDate><guid isPermaLink="false">New Post: Data type conversion failure does not fail the DFS component 20100818034725P</guid></item><item><title>New Post: DFS 2005 / VISTA  Columns not loading after I select a File</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=219555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I just added the columns manually and they then work fine.&lt;/p&gt;&lt;/div&gt;</description><author>kharverson</author><pubDate>Wed, 18 Aug 2010 15:44:24 GMT</pubDate><guid isPermaLink="false">New Post: DFS 2005 / VISTA  Columns not loading after I select a File 20100818034424P</guid></item><item><title>New Post: DFS 2005 / VISTA  Columns not loading after I select a File</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=219555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i have exactly the same problem and have been struggling hard ...&lt;/p&gt;&lt;/div&gt;</description><author>xun</author><pubDate>Thu, 15 Jul 2010 13:06:55 GMT</pubDate><guid isPermaLink="false">New Post: DFS 2005 / VISTA  Columns not loading after I select a File 20100715010655P</guid></item><item><title>New Post: DFS 2005 / VISTA  Columns not loading after I select a File</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=219555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;DFS 2005 -&amp;nbsp; Columns not loading.&lt;/p&gt;
&lt;p&gt;Manged to install the component but after I connect to the flat file , no columns appear in the editor.&lt;/p&gt;
&lt;p&gt;Component appears in the toolbox, can drag and drop it...&amp;nbsp; but can't get the columns of the delimeted file to appear in the DFS Editor&lt;/p&gt;
&lt;p&gt;Running Visual Studio 2005 Version 8.0.50727.867&lt;/p&gt;
&lt;p&gt;Operating System Vista Ultimate&lt;/p&gt;&lt;/div&gt;</description><author>crabsodyinblue</author><pubDate>Thu, 15 Jul 2010 11:03:08 GMT</pubDate><guid isPermaLink="false">New Post: DFS 2005 / VISTA  Columns not loading after I select a File 20100715110308A</guid></item><item><title>New Post: The component could not be added to Dat Flow task</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=81565</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i restarted ssis service. it worked. At least it seemed. Then I found it did not pull any columns&lt;/p&gt;&lt;/div&gt;</description><author>xun</author><pubDate>Thu, 15 Jul 2010 07:30:44 GMT</pubDate><guid isPermaLink="false">New Post: The component could not be added to Dat Flow task 20100715073044A</guid></item><item><title>New Post: Buffer error while parsing</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=217068</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am getting the following error while trying to read a tab delimited file: Size of the parsed data exceeded maximum parsing buffer size (65536).&lt;/p&gt;
&lt;p&gt;Has anyone encountered this and if so is there a setting or a work around?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;&lt;/div&gt;</description><author>dfoard</author><pubDate>Wed, 23 Jun 2010 17:49:37 GMT</pubDate><guid isPermaLink="false">New Post: Buffer error while parsing 20100623054937P</guid></item><item><title>New Post: File Name Column property?</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=212583</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This is a very useful component for some of the troublesome files I encounter. There is one feature I am missing though: a File Name Column property, as is present in the SSIS Flat File Source. I wouldn't mind implementing it if I had an idea on how to get started.&lt;/p&gt;&lt;/div&gt;</description><author>SvenAelterman</author><pubDate>Fri, 14 May 2010 01:05:42 GMT</pubDate><guid isPermaLink="false">New Post: File Name Column property? 20100514010542A</guid></item><item><title>New Post: Data type conversion failure does not fail the DFS component</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=85598</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I really like your tool and it solves my issues with missing columns.  But it does not seem to handle data type conversions as errors. I have a  column that has a data type of DT_DBDATE. I have set this colum to  &amp;quot;Fail Component&amp;quot; on Error. When I pass the wrong value of &amp;quot;2010)02-15&amp;quot;  (this is basically an error in the source file that we cannot seem to  trace the root cause), the DFS component does not fail. It will identify  the error when I output it using the Auditing options. But I thought  that since I set it to Fail Component, the entire pipeline should stop  with an error.&lt;br&gt;&lt;br&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>gabbydy</author><pubDate>Wed, 17 Feb 2010 03:44:24 GMT</pubDate><guid isPermaLink="false">New Post: Data type conversion failure does not fail the DFS component 20100217034424A</guid></item><item><title>New Post: \" escape character</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=80989</link><description>&lt;div style="line-height: normal;"&gt;Rob, &lt;br&gt;&lt;br&gt;Just wondering if you ever got around to modifying the component?&lt;br&gt;&lt;br&gt;Thanks much,  &lt;br&gt;&lt;br&gt;Jason&lt;br&gt;&lt;br&gt;&lt;div&gt;On Mon, Jan 18, 2010 at 5:20 PM, roblad &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;   &lt;div&gt; &lt;p&gt;From: roblad&lt;/p&gt; &lt;div&gt;&lt;p&gt;This is indeed an issue!&lt;/p&gt;
&lt;p&gt;Quite a big one in fact, in that although I ask for an escape character on the UI I don't actually use it anywhere in the component!&lt;/p&gt;
&lt;p&gt;I'll look to add and test this functionality over the next few days. I'll let you know when it's done.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt;Rob&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;&lt;div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=80989&amp;ANCHOR#Post278654"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:ssisdfs@discussions.codeplex.com?subject=[ssisdfs:80989]"&gt;ssisdfs@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:ssisdfs@discussions.codeplex.com"&gt;ssisdfs@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/thread/unsubscribe/80989"&gt;unsubscribe&lt;/a&gt; on CodePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com&lt;/p&gt; &lt;/div&gt; &lt;/div&gt;&lt;/div&gt; &lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=all&gt;&lt;br&gt;-- &lt;br&gt;Jason Us&lt;br&gt;
&lt;a href="mailto:jasonus@gmail.com"&gt;jasonus@gmail.com&lt;/a&gt;&lt;br&gt;802-771-7535&lt;br&gt;&lt;/div&gt;</description><author>jasonus</author><pubDate>Wed, 10 Feb 2010 14:06:19 GMT</pubDate><guid isPermaLink="false">New Post: \" escape character 20100210020619P</guid></item><item><title>New Post: Installation on Windows Server 2003 x64</title><link>http://ssisdfs.codeplex.com/Thread/View.aspx?ThreadId=83456</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;First of all, thanks for developing &amp;nbsp;this component.&lt;/p&gt;
&lt;p&gt;I wonder if I can get your advice on getting this to work in my environment.&lt;/p&gt;
&lt;p&gt;I've tried two approaches to get this running on a Windows Server 2003 x64 machine running BIDS 2008.&lt;/p&gt;
&lt;p&gt;1.) Ran the recommended installer, install was successful but the component does not show up in the Toolbox under SSIS Data Flow Items.&lt;/p&gt;
&lt;p&gt;If I open an existing SSIS 2008 package that uses DFS2008 then there is a red cross over the component, the icon switches to XML source and I get an object reference error when I try to view the properties.&lt;/p&gt;
&lt;p&gt;2.) Tried the alternate installation method which was to download the DLL, I placed this in the PipelineComponents folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I was able to get component to show up in the toolbox, however when I run a test package I get the below error, thought it might be because the DLL is not registered however if I try to register the DLL with regsvr32 then I get a entry point cannot be found error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Bottom-line is I cannot get things to work in this environment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is DFS 2008 incompatible with my current environment or am I doing something completely daft ?&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;TRACE FROM APPROACH 2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC00490F7 at Data Flow Task, Data Flow Task (CSV [1]): The managed pipeline component &amp;quot;DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008Component, DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008, Version=1.0.7.0, Culture=neutral, PublicKeyToken=103567041829a1c2&amp;quot; could not be loaded. &amp;nbsp;The exception was: Could not load file or assembly 'DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008, Version=1.0.7.0, Culture=neutral, PublicKeyToken=103567041829a1c2' or one of its dependencies. The system cannot find the file specified..&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC0047067 at Data Flow Task, Data Flow Task (SSIS.Pipeline): The &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; failed to cache the component metadata object and returned error code 0x80131600.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC004706C at Data Flow Task, Data Flow Task (SSIS.Pipeline): Component &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be created and returned error code 0xC0047067. Make sure that the component is registered correctly.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC0048021 at Data Flow Task, Data Flow Task (CSV [1]): The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is &amp;quot;www.databasegroup.co.uk&amp;quot;.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC004801F at Data Flow Task, Data Flow Task (SSIS.Pipeline): The component metadata for &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be upgraded to the newer version of the component. The PerformUpgrade method failed.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;SSIS package &amp;quot;Package.dtsx&amp;quot; starting.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC004801F at Data Flow Task, SSIS.Pipeline: The component metadata for &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be upgraded to the newer version of the component. The PerformUpgrade method failed.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Information: 0x4004300A at Data Flow Task, SSIS.Pipeline: Validation phase is beginning.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC0048021 at Data Flow Task, CSV [1]: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is &amp;quot;www.databasegroup.co.uk&amp;quot;.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC0047017 at Data Flow Task, SSIS.Pipeline: component &amp;quot;CSV&amp;quot; (1) failed validation and returned error code 0xC0048021.&lt;/div&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Error: 0xC004700C at Data Flow Task, SSIS.Pipeline: One or more component failed validation.&lt;/div&gt;
&lt;p&gt;
&lt;p&gt;Error: 0xC00490F7 at Data Flow Task, Data Flow Task (CSV [1]): The managed pipeline component &amp;quot;DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008Component, DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008, Version=1.0.7.0, Culture=neutral, PublicKeyToken=103567041829a1c2&amp;quot; could not be loaded. &amp;nbsp;The exception was: Could not load file or assembly 'DatabaseGroup.SSIS.SourceAdapters.DelimitedFileSource2008, Version=1.0.7.0, Culture=neutral, PublicKeyToken=103567041829a1c2' or one of its dependencies. The system cannot find the file specified..&lt;/p&gt;
&lt;p&gt;Error: 0xC0047067 at Data Flow Task, Data Flow Task (SSIS.Pipeline): The &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; failed to cache the component metadata object and returned error code 0x80131600.&lt;/p&gt;
&lt;p&gt;Error: 0xC004706C at Data Flow Task, Data Flow Task (SSIS.Pipeline): Component &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be created and returned error code 0xC0047067. Make sure that the component is registered correctly.&lt;/p&gt;
&lt;p&gt;Error: 0xC0048021 at Data Flow Task, Data Flow Task (CSV [1]): The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is &amp;quot;www.databasegroup.co.uk&amp;quot;.&lt;/p&gt;
&lt;p&gt;Error: 0xC004801F at Data Flow Task, Data Flow Task (SSIS.Pipeline): The component metadata for &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be upgraded to the newer version of the component. The PerformUpgrade method failed.&lt;/p&gt;
&lt;p&gt;SSIS package &amp;quot;Package.dtsx&amp;quot; starting.&lt;/p&gt;
&lt;p&gt;Error: 0xC004801F at Data Flow Task, SSIS.Pipeline: The component metadata for &amp;quot;component &amp;quot;CSV&amp;quot; (1)&amp;quot; could not be upgraded to the newer version of the component. The PerformUpgrade method failed.&lt;/p&gt;
&lt;p&gt;Information: 0x4004300A at Data Flow Task, SSIS.Pipeline: Validation phase is beginning.&lt;/p&gt;
&lt;p&gt;Error: 0xC0048021 at Data Flow Task, CSV [1]: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is &amp;quot;www.databasegroup.co.uk&amp;quot;.&lt;/p&gt;
&lt;p&gt;Error: 0xC0047017 at Data Flow Task, SSIS.Pipeline: component &amp;quot;CSV&amp;quot; (1) failed validation and returned error code 0xC0048021.&lt;/p&gt;
&lt;p&gt;Error: 0xC004700C at Data Flow Task, SSIS.Pipeline: One or more component failed validation.&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>kartikr</author><pubDate>Mon, 08 Feb 2010 05:52:35 GMT</pubDate><guid isPermaLink="false">New Post: Installation on Windows Server 2003 x64 20100208055235A</guid></item></channel></rss>