Feature Activation Error(Cannot Add Dll to GAC)

Posted by sbtahir on Stack Overflow See other posts from Stack Overflow or by sbtahir
Published on 2010-04-13T05:06:07Z Indexed on 2010/04/13 5:13 UTC
Read the original article Hit count: 462

Filed under:
|

Hi.. we have created a feature ,which have got 2 application pages. one is to activate the user control and the other one is for database configuration,for the database configuration the user have to give the .mdf and .ldf files to restore the database. For the restoration of database we have used microsoft.sqlserver.replication.dll, the feature is working fine, but when we deploy it on any other machine, at the time of activation it gives error, and the error is: Error: Cannot add the specified assembly to the global assembly cache: Microsoft.SqlServer.Replication.dll.

Does anyone know how to solve this?

Thanks

SAAD

© Stack Overflow or respective owner

Related posts about wss-3.0

Related posts about sharepoint