Create assembly aspose.cells.dll in mssql

I have a c# program that work great using aspose.cells. I then try to do the same by creating a CLR MSSQL store procedure that use aspose.cells but it asking to have aspose.cells.dll to be created first. I do create assembly command but it give error:
Assembly 'Aspose.Cells' references assembly 'system.drawing, version=2.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a.', which is not present in the current database. SQL Server attempted to locate and automatically load the referenced assembly from the same location where referring assembly came from, but that operation has failed (reason: 2(The system cannot find the file specified.)). Please load the referenced assembly into the current database and retry your request.

Can someone did CLR procedure in mssql using aspose dll? Please help with instruction how to best load those and dependencies in MSSQL?

Thanks.
-Sy.
This message was posted using Aspose.Live 2 Forum

Hi,

Please refer to the given link for the answer.

<A href="https://forum.aspose.com/t/134107</A></P> <P> </P>