• Hi All,

    I resolved that error by creating the assembly

    CREATE ASSEMBLY [System.Drawing]FROM 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll'WITH PERMISSION_SET = UNSAFE

    Initially I was creating the assembly from my network path, that's why it was throwing an error.

    Now trying to print the image, still that is pending...:)

    Let me see I will keep posting the question or solution for this post.

    Thanks

    Thanks.

    Gunjan.