<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ssisUnit Forum Rss Feed</title><link>http://www.codeplex.com/ssisUnit/Thread/List.aspx</link><description>ssisUnit Forum Rss Description</description><item><title>New Post: Confusion on Data Sources within a DataFlow Task</title><link>https://ssisunit.codeplex.com/discussions/445522</link><description>&lt;div style="line-height: normal;"&gt;I see that there are SsisUnit Source/Destination objects in the toolbox, but when I try to use these I get an error that says &amp;quot;Value of 'null' is not valid for 'stream'&amp;quot;. Any ideas there?&lt;br /&gt;
&lt;/div&gt;</description><author>jlembke</author><pubDate>Wed, 05 Jun 2013 21:25:23 GMT</pubDate><guid isPermaLink="false">New Post: Confusion on Data Sources within a DataFlow Task 20130605092523P</guid></item><item><title>New Post: Confusion on Data Sources within a DataFlow Task</title><link>https://ssisunit.codeplex.com/discussions/445522</link><description>&lt;div style="line-height: normal;"&gt;Hi John!&lt;br /&gt;
I was very glad to find ssisUnit, but I'm having trouble and I suspect what I want to do can't be done. In my Data Flow Task I have an OLEDB source that I transform and insert into a SQL source. Is it possible to unit test this with ssisUnit?&lt;br /&gt;
&lt;br /&gt;
I set up a connection for the SqlCommands I use for setup and they work fine, but when the test tries to run the SSIS task, it fails because it is trying to make the connection it sees in the task itself. Am I misunderstanding how to use ssisUnit, or is this just a limitation?&lt;br /&gt;
&lt;br /&gt;
BTW, I'm using SSIS 2012.&lt;br /&gt;
&lt;br /&gt;
Thanks, Jeff&lt;br /&gt;
&lt;/div&gt;</description><author>jlembke</author><pubDate>Thu, 30 May 2013 23:20:04 GMT</pubDate><guid isPermaLink="false">New Post: Confusion on Data Sources within a DataFlow Task 20130530112004P</guid></item><item><title>New Post: SSISUnit with SSIS 2012 for Project Deployment Model</title><link>https://ssisunit.codeplex.com/discussions/443272</link><description>&lt;div style="line-height: normal;"&gt;I've built the solution successfully and I can run the sample test provided on this site.&lt;br /&gt;
&lt;br /&gt;
I'd like to use SSISUnit to test my packages, but they are all in a solution using the project deployment model. Intuitively, I didn't think it would work as it needs the connections parameters, variables, etc... that are at the project level and SSISUnit seems to work at the package level.&lt;br /&gt;
&lt;br /&gt;
When I run ssisUnitTestRunnerUI2012.exe and load my package, I get several complaints that my sorts, merge joins and ole db command &amp;quot;is not compatible with this version of the DataFlow&amp;quot;. Additionally, it cannot find parameterized connections.&lt;br /&gt;
&lt;br /&gt;
I just wanted to confirm that SSISUnit is not compatible with SSIS 2012 using the Project Deployment Model. If so, is a update going to be provided so that it does work?&lt;br /&gt;
&lt;br /&gt;
o0ollo0o&lt;br /&gt;
&lt;/div&gt;</description><author>o0ollo0o</author><pubDate>Fri, 10 May 2013 17:37:11 GMT</pubDate><guid isPermaLink="false">New Post: SSISUnit with SSIS 2012 for Project Deployment Model 20130510053711P</guid></item><item><title>New Post: Manually installing</title><link>http://ssisunit.codeplex.com/discussions/439569</link><description>&lt;div style="line-height: normal;"&gt;Well, at least part of the story is to use the external tools manager to add the built ssisUnitTestRunnerUI2012.exe as an external tool.&lt;br /&gt;
&lt;/div&gt;</description><author>wilsonch</author><pubDate>Tue, 09 Apr 2013 16:45:28 GMT</pubDate><guid isPermaLink="false">New Post: Manually installing 20130409044528P</guid></item><item><title>New Post: Manually installing</title><link>http://ssisunit.codeplex.com/discussions/439569</link><description>&lt;div style="line-height: normal;"&gt;Since I want to work with SQL Server 2012 I can't use the installer, I need to build the solution myself and install manually. Okay, I built it. Maybe I should know this already but, how do I manually install it?&lt;br /&gt;
&lt;/div&gt;</description><author>wilsonch</author><pubDate>Mon, 08 Apr 2013 22:59:01 GMT</pubDate><guid isPermaLink="false">New Post: Manually installing 20130408105901P</guid></item><item><title>New Post: Looking for information on running ssisUnit in 32 bit mode</title><link>http://ssisunit.codeplex.com/discussions/371031</link><description>&lt;div style="line-height: normal;"&gt;This discussion has been copied to a work item. Click &lt;a href="https://ssisunit.codeplex.com/workitem/16146" rel="nofollow"&gt;here&lt;/a&gt; to go to the work item and continue the discussion.&lt;br /&gt;
&lt;/div&gt;</description><author>johnwelch</author><pubDate>Mon, 08 Apr 2013 18:05:41 GMT</pubDate><guid isPermaLink="false">New Post: Looking for information on running ssisUnit in 32 bit mode 20130408060541P</guid></item><item><title>New Post: Looking for information on running ssisUnit in 32 bit mode</title><link>http://ssisunit.codeplex.com/discussions/371031</link><description>&lt;div style="line-height: normal;"&gt;The project's only mostly dead :)&lt;br /&gt;
&lt;br /&gt;
I'm actually working on some updates, but real life has been incredibly busy the last couple of years, so this had to be on the back burner.&lt;br /&gt;
&lt;br /&gt;
Anyway, in the next release, I'll include both 32- and 64-bit versions of the command line tool so you can do this a bit more easily.&lt;br /&gt;
&lt;/div&gt;</description><author>johnwelch</author><pubDate>Mon, 08 Apr 2013 18:05:03 GMT</pubDate><guid isPermaLink="false">New Post: Looking for information on running ssisUnit in 32 bit mode 20130408060503P</guid></item><item><title>New Post: More info on propertyCommand </title><link>http://ssisunit.codeplex.com/discussions/439390</link><description>&lt;div style="line-height: normal;"&gt;Great tool !!&lt;br /&gt;
I'm curiuos about the propertyCommand and ComponentsourceCommand within the Assert, they look really helpful but I cannot find any info. that says how to work with it, is there anybody that can provide this ?&lt;br /&gt;
Thanks a lot.&lt;br /&gt;
&lt;/div&gt;</description><author>fgutierrez</author><pubDate>Sun, 07 Apr 2013 06:55:43 GMT</pubDate><guid isPermaLink="false">New Post: More info on propertyCommand  20130407065543A</guid></item><item><title>New Post: Does this product is going to be supported in future</title><link>http://ssisunit.codeplex.com/discussions/431276</link><description>&lt;div style="line-height: normal;"&gt;I am looking to get it working with Teamcity, I dont suppose you wrote a plugin for it?&lt;br /&gt;
&lt;/div&gt;</description><author>podgeypoos</author><pubDate>Wed, 13 Mar 2013 14:08:37 GMT</pubDate><guid isPermaLink="false">New Post: Does this product is going to be supported in future 20130313020837P</guid></item><item><title>New Post: Crash on launch</title><link>http://ssisunit.codeplex.com/discussions/436334</link><description>&lt;div style="line-height: normal;"&gt;I have SQL Server 2012 installed, and whenever I launch &lt;em&gt;ssisUnitTestRunnerUI 2008&lt;/em&gt; the program crashes. Has anyone encountered and found a solution to this problem?&lt;br /&gt;
&lt;/div&gt;</description><author>Jhase511</author><pubDate>Tue, 12 Mar 2013 15:54:02 GMT</pubDate><guid isPermaLink="false">New Post: Crash on launch 20130312035402P</guid></item><item><title>New Post: pass variable to ssisUnit </title><link>http://ssisunit.codeplex.com/discussions/434616</link><description>&lt;div style="line-height: normal;"&gt;does any body know how to pass a variable to unit test.&lt;br /&gt;
I  modified the xml file to define a variable but it is not getting complie during run time as I the variable name shows in connection string( where I am using it) and not the variable value.&lt;br /&gt;
&lt;br /&gt;
I appreciate any help.&lt;br /&gt;
&lt;/div&gt;</description><author>nsotoudeh</author><pubDate>Tue, 26 Feb 2013 22:46:41 GMT</pubDate><guid isPermaLink="false">New Post: pass variable to ssisUnit  20130226104641P</guid></item><item><title>New Post: Does this product is going to be supported in future</title><link>http://ssisunit.codeplex.com/discussions/431276</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;1 -&amp;gt; There are some current users, based on the fact that I get occasional questions about it via CodePlex. How many are active users - that I'm not sure of.&lt;/p&gt;
&lt;p&gt;2 -&amp;gt; It's been in hiatus for a while, due to some other work I've been wrapped up in. However, I hope to get started on it again soon.&lt;/p&gt;
&lt;p&gt;Is there some specific functionality you are looking for?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-John&lt;/p&gt;
&lt;/div&gt;</description><author>johnwelch</author><pubDate>Wed, 30 Jan 2013 13:59:21 GMT</pubDate><guid isPermaLink="false">New Post: Does this product is going to be supported in future 20130130015921P</guid></item><item><title>New Post: Does this product is going to be supported in future</title><link>http://ssisunit.codeplex.com/discussions/431276</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&amp;#65279;&amp;#65279;&amp;#65279;&amp;#65279;Hi All&lt;/p&gt;
&lt;p&gt;?1 &amp;#65279;&amp;#65279;Is anybodiy use it NOW ?&lt;/p&gt;
&lt;p&gt;?2 Do I got correct that work on this porject is stopped ?&lt;/p&gt;
&lt;/div&gt;</description><author>FedorFFF</author><pubDate>Tue, 29 Jan 2013 14:48:23 GMT</pubDate><guid isPermaLink="false">New Post: Does this product is going to be supported in future 20130129024823P</guid></item><item><title>New Post: Looking for information on running ssisUnit in 32 bit mode</title><link>http://ssisunit.codeplex.com/discussions/371031</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I ran into exact the same issue, and because this project seems to be no longer alive, I decided to grab the source code to compile it for x86.&lt;/p&gt;
&lt;p&gt;The setting to run the package not in 64-bit mode, is a Visual Studio &amp;quot;dtproj.user&amp;quot;&amp;nbsp;setting which isn't stored in the package. The tool doesn't check if it has to run in 32-bit so it runs in 64-bit mode which is most of the time ok. (32-bit is also
 an individual setting in SQL jobs to start the package)&lt;/p&gt;
&lt;/div&gt;</description><author>JeanPaulSmit</author><pubDate>Tue, 02 Oct 2012 10:13:27 GMT</pubDate><guid isPermaLink="false">New Post: Looking for information on running ssisUnit in 32 bit mode 20121002101327A</guid></item><item><title>New Post: Looking for information on running ssisUnit in 32 bit mode</title><link>http://ssisunit.codeplex.com/discussions/371031</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have a number of packages that read Excel files that I am attempting to create automated tests for. I keep running into the problem of running the package in 64-bit mode. I've set everything in BIDS to have the Run64BitRuntime = False but that does not
 seem to solve the issue.&lt;/p&gt;
&lt;p&gt;Has anyone come across a solution for this? I was thinking maybe something for the &amp;#65279;&amp;#65279;ssisUnitTestRunnerUI2008.exe.config file. Or maybe setting it to 32-bit mode with CorFlag.&lt;/p&gt;
&lt;p&gt;Any thoughts?&lt;/p&gt;
&lt;/div&gt;</description><author>StblJmpr</author><pubDate>Mon, 16 Jul 2012 20:10:31 GMT</pubDate><guid isPermaLink="false">New Post: Looking for information on running ssisUnit in 32 bit mode 20120716081031P</guid></item><item><title>New Post: Link to SQL Server Management studio </title><link>http://ssisunit.codeplex.com/discussions/363314</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello John,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thank you for the creative and the great effort.&amp;nbsp; I was working with a test automation project for my team, and I was wondering if the tool allows me to link with SQL Server management studio, to run a package. In other words , I just want to
 try a package with bad source files as a test in the management studio.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also I was wondering if there is any documentation for the tool yet ?&lt;/p&gt;
&lt;/div&gt;</description><author>Zouks</author><pubDate>Thu, 12 Jul 2012 14:16:24 GMT</pubDate><guid isPermaLink="false">New Post: Link to SQL Server Management studio  20120712021624P</guid></item><item><title>New Post: Not working on SQL 2012</title><link>http://ssisunit.codeplex.com/discussions/355800</link><description>&lt;div style="line-height: normal;"&gt;Hi, I tried to install this on Windows Server Standard 2008 which has SQL 2012 installed. But it does not work when I try to open SSISUnitTestRunnerUI20008. Thanks
&lt;/div&gt;</description><author>andy_smrnv</author><pubDate>Tue, 15 May 2012 07:35:54 GMT</pubDate><guid isPermaLink="false">New Post: Not working on SQL 2012 20120515073554A</guid></item><item><title>New Post: Compiling on VS2008 and Windows 7</title><link>http://ssisunit.codeplex.com/discussions/262989</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Please feel free to delete this post (if you can, I can't). I just created my account in order to post it, but in doing so I appeared to have missed a letter. And of course CodePlex doesn't allow me to change my username without re-registering. And even then, I can't associate this new (proper) account with my .NET Passport. *sigh*&lt;/p&gt;&lt;/div&gt;</description><author>aspnetdev</author><pubDate>Tue, 28 Jun 2011 12:57:27 GMT</pubDate><guid isPermaLink="false">New Post: Compiling on VS2008 and Windows 7 20110628125727P</guid></item><item><title>New Post: Compiling on VS2008 and Windows 7</title><link>http://ssisunit.codeplex.com/discussions/263081</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;When trying to build using VS2008 and Windows 7 I ran into a couple of erros. Here's what they were and how I resolved them.&lt;/p&gt;
&lt;p&gt;Errors:&lt;/p&gt;
&lt;p&gt;Error&lt;span&gt;&amp;nbsp;1&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Metadata file 'C:\CodePlex\ssisUnit\SsisUnitDesign\bin\Debug\SsisUnit2008.Design.dll' could not be found&lt;span&gt;&amp;nbsp;&lt;/span&gt;ssisUnitTestRunnerUI_SQL2008&lt;/p&gt;
&lt;p&gt;Error&lt;span&gt;&amp;nbsp;2&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;The command &amp;quot;&amp;quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\gacutil.exe&amp;quot; -u SsisUnit2008.Design.dll&amp;quot; exited with code 3.&lt;span&gt;&amp;nbsp;&lt;/span&gt;C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets&lt;span&gt;&amp;nbsp;&lt;/span&gt;895&lt;span&gt;&amp;nbsp;&lt;/span&gt;9&lt;span&gt;&amp;nbsp;&lt;/span&gt;SsisUnit.Design_SQL2008&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Modify the Project Properties of SsisUnit.Design_SQL2008. On the Build Events page I changed the path from: &amp;quot;C:\Program Files\Microsoft SDKs\Windows\&lt;strong&gt;v6.0A&lt;/strong&gt;\Bin\gacutil.exe&amp;quot; to &amp;quot;C:\Program Files\Microsoft SDKs\Windows\&lt;strong&gt;v6.1&lt;/strong&gt;\Bin\gacutil.exe&amp;quot;.&lt;/p&gt;
&lt;p&gt;Also, there are a lot of references to file paths C:\Projects\... throughout the solution. I saved my solution to C:\CodePlex so those all needed changing too.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>aspnetdev</author><pubDate>Tue, 28 Jun 2011 12:55:31 GMT</pubDate><guid isPermaLink="false">New Post: Compiling on VS2008 and Windows 7 20110628125531P</guid></item><item><title>New Post: Compiling on VS2008 and Windows 7</title><link>http://ssisunit.codeplex.com/discussions/262989</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;When trying to build using VS2008 and Windows 7 I ran into a couple of erros. Here's what they were and how I resolved them.&lt;/p&gt;
&lt;p&gt;Errors:&lt;/p&gt;
&lt;p&gt;Error&lt;span&gt;&amp;nbsp;1&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Metadata file 'C:\CodePlex\ssisUnit\SsisUnitDesign\bin\Debug\SsisUnit2008.Design.dll' could not be found&lt;span&gt;
&lt;/span&gt;ssisUnitTestRunnerUI_SQL2008&lt;/p&gt;
&lt;p&gt;Error&lt;span&gt;&amp;nbsp;2&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;The command &amp;quot;&amp;quot;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\gacutil.exe&amp;quot; -u SsisUnit2008.Design.dll&amp;quot; exited with code 3.&lt;span&gt;
&lt;/span&gt;C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets&lt;span&gt; &lt;/span&gt;
895&lt;span&gt; &lt;/span&gt;9&lt;span&gt; &lt;/span&gt;SsisUnit.Design_SQL2008&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Modify the Project Properties of SsisUnit.Design_SQL2008. On the Build Events page I changed the path from: &amp;quot;C:\Program Files\Microsoft SDKs\Windows\&lt;strong&gt;v6.0A&lt;/strong&gt;\Bin\gacutil.exe&amp;quot; to &amp;quot;C:\Program Files\Microsoft SDKs\Windows\&lt;strong&gt;v6.1&lt;/strong&gt;\Bin\gacutil.exe&amp;quot;.&lt;/p&gt;
&lt;p&gt;Also, there are a lot of references to file paths C:\Projects\... throughout the solution. I saved my solution to C:\CodePlex so those all needed changing too.&lt;/p&gt;
&lt;/div&gt;</description><author>aspnetde</author><pubDate>Mon, 27 Jun 2011 20:59:11 GMT</pubDate><guid isPermaLink="false">New Post: Compiling on VS2008 and Windows 7 20110627085911P</guid></item></channel></rss>