<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Scripts and assembly caching in 2005</title><link>http://blogs.msdn.com/mattm/archive/2009/06/17/scripts-and-assembly-caching-in-2005.aspx</link><description>A recent discussion with MVP Andy Leonard about a new property which showed up on the Script Task in SQL Server 2005 SP3 reminded me that I’ve been meaning to blog about how the script task and script component cache their precompiled code at runtime.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Scripts and assembly caching in 2005</title><link>http://blogs.msdn.com/mattm/archive/2009/06/17/scripts-and-assembly-caching-in-2005.aspx#9833133</link><pubDate>Tue, 14 Jul 2009 16:37:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9833133</guid><dc:creator>lianaent</dc:creator><description>&lt;p&gt;I wrote some packages in BIDS 2008, but our company decided to go with SQL 2005 for some reason. &amp;nbsp;In trying to write scripts (tasks or components) in SSIS 2005 I've found that I can't. &amp;nbsp;I get a VSA error, and I'm assuming it's because I have VSTA, not VSA. &amp;nbsp;But VSA is obsolete and I can't find anywhere to download it from. &amp;nbsp;(I've tried all the SQL SP3 updates and hotfixes and regsvr32's etc., but no VSA - no dice.)&lt;/p&gt;
&lt;p&gt;I've Googled and MSDN'd and can't find any help on this. &amp;nbsp;HELP!&lt;/p&gt;
&lt;p&gt;Please respond to lwakeman@tmghealth.com as this is an urgent business matter.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Larry&lt;/p&gt;
</description></item><item><title>re: Scripts and assembly caching in 2005</title><link>http://blogs.msdn.com/mattm/archive/2009/06/17/scripts-and-assembly-caching-in-2005.aspx#9833194</link><pubDate>Tue, 14 Jul 2009 17:32:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9833194</guid><dc:creator>mmasson</dc:creator><description>&lt;p&gt;Hi Larry,&lt;/p&gt;
&lt;p&gt;Unfortunately there's no automatic downgrade for packages/scripts. You'll need to cut and paste your script code from the 2008 designer to your 2005 package (or save the code file out, and reload it in the VSA designer). You might have to make some minor changes to the script as well, as some of the assembly references changed.&lt;/p&gt;
&lt;p&gt;~Matt&lt;/p&gt;
</description></item></channel></rss>