dbTalk Databases Forums  

Add custom .Net assembly to Global Assembly Cache (GAC)

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Add custom .Net assembly to Global Assembly Cache (GAC) in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Scott Munro
 
Posts: n/a

Default Add custom .Net assembly to Global Assembly Cache (GAC) - 09-29-2009 , 03:22 AM






Hi,

I am developing an SSIS based solution that utilizes logic in a custom .Net
assembly which is referenced from SSIS packages. Our current deployment
process for this assembly involves copying it to the following directories on
both of the nodes in the SQL Server cluster.

C:\Program Files\Microsoft SQL Server\90\DTS\Binn
C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn

I would prefer to host it in the cluster's GAC which would have the
advantage of allowing side by side deployment of multiple versions of the
assembly.

Attempts to do so have however so far been unsuccessful. After using GACUTIL
on both nodes, the assembly did not appear in the GAC for the cluster.

Can anyone provide me with some tips?

Here is the version information for the SQL Server cluster.

Microsoft SQL Server 2005 - 9.00.3077.00 (X64) Dec 17 2008 20:40:08
Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition (64-bit) on
Windows NT 5.2 (Build 3790: Service Pack 2)

Many thanks,

Scott

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.