﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / Custom DLL deployment / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 11:08:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>Excellent! That is how the GAC is supposed to work. Happy to know you got it sorted. Thanks for posting back.</description><pubDate>Wed, 27 Feb 2013 09:02:15 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>Hi,Thanks for your help. Key files was the issue, I used same in all environments, which resolved the issue. :-)</description><pubDate>Wed, 27 Feb 2013 01:50:19 GMT</pubDate><dc:creator>mramaswamy</dc:creator></item><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>Thanks for the information. I wil try this way and keep posted.</description><pubDate>Tue, 29 Jan 2013 21:49:53 GMT</pubDate><dc:creator>mramaswamy</dc:creator></item><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>[quote][b]mramaswamy (1/29/2013)[/b][hr]I found the Key file used to build my custom assembly was different in production region.But I later updated the package using the new build assembly from prod. My assumption is, so after that(package updated with new assembly from prod), whenever the custom assembly rebuild, the package should not fail, as we rebuild already with the assembly from prod.Would that not be the case? please advise me. I am bit confused how things are with.[/quote]As I understand it as long as you keep the version number, name and sign it with the same key the SSIS package will not notice if you redeploy a custom assembly that it references to the GAC.</description><pubDate>Tue, 29 Jan 2013 21:18:07 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>I found the Key file used to build my custom assembly was different in production region.But I later updated the package using the new build assembly from prod. My assumption is, so after that(package updated with new assembly from prod), whenever the custom assembly rebuild, the package should not fail, as we rebuild already with the assembly from prod.Would that not be the case? please advise me. I am bit confused how things are with.</description><pubDate>Tue, 29 Jan 2013 19:55:33 GMT</pubDate><dc:creator>mramaswamy</dc:creator></item><item><title>RE: Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>When you promote the new assembly into the GAC is it using the same version and public key?</description><pubDate>Sun, 27 Jan 2013 09:23:12 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>Custom DLL deployment</title><link>http://www.sqlservercentral.com/Forums/Topic1412111-147-1.aspx</link><description>Hi,I have two SSIS packages which uses the Custom DLL in a script task. This Custom DLL has code which is not only used by ssis, but various other components in our project. Everytime when the DLL updated for any change in other components(not in the code used by the ssis tasks), the package been failed in the production with the following error."Cannot create user component class. Make sure there is one class marked with SSISScriptComponentEntryPointAttribute in your script. at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.CreateUserScriptInstance() End "Note:whenever the DLL changes, I ensured to register the latest in GAC of the production environment.If I open the script tasks and rebuild the code, it resolves the issue without changing any setting or one line of code.Is this the SSIS necessity to rebuild the tasks if DLL changes or am I missing any setting? Please help me on this.ENV used : SSIS 2008 and .NET 3.5 frameworkNote: I tried setting dealy validation to true also, but no help.Thanks,</description><pubDate>Sun, 27 Jan 2013 02:12:52 GMT</pubDate><dc:creator>mramaswamy</dc:creator></item></channel></rss>