Problem in registering external dll using Create Assembly

  • Hi,

       I have created CLR Trigger project using SQL Server Project. In that project i want to add external dll which is located in disk. For that first i have placed the external dll in one folder. Than i have placed all the supporting dlls for the external dll in that folder. Then using Create Assembly i tried to register it(i have give PERMISSION_SET=UNSAFE). But it gives the following error. I  have placed the system.web.dll also to the external dll folder. How to solve this problem.

     

    Warning: The Microsoft .Net frameworks assembly 'system.web, version=1.0.5000.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a.' you are registering is not fully tested in SQL Server hosted environment.

    Msg 6586, Level 16, State 1, Line 1

    Assembly 'System.Web' could not be installed because existing policy would keep it from being used.

     

    Thanks,

    Vinoth

     

  • This was removed by the editor as SPAM

  • See this post (same post by same author, different forum) where this is answered.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply