SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On



Create GAC Assembly Expand / Collapse
Author
Message
Posted Thursday, June 25, 2009 2:09 AM
Grasshopper

GrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopper

Group: General Forum Members
Last Login: Yesterday @ 1:10 AM
Points: 13, Visits: 71
Dear All

How to create an assembly from GAC, does it necessary to define path of assembly?

My second question is, how to deal with referenced assembly?

Thanks
Post #741598
Posted Tuesday, July 28, 2009 8:26 PM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Yesterday @ 5:59 PM
Points: 2,379, Visits: 1,832
Putting your assembly in the GAC does not make them available to SQLCLR, they have to be added to the SQL server database before they can be referenced. Using CREATE ASSEMBLY to do it..

CEWII


--------------------------------
Having trouble figuring out what jobs are running in SQL Server at the same time.
Try Sql Job History Visualization
It lets you view your SQL Job history on an Outlook style calendar..
Post #761234
« Prev Topic | Next Topic »


Permissions Expand / Collapse