Deploying assemblies through .dwp or .webpart files

Posted by ForeverDebugging on Stack Overflow See other posts from Stack Overflow or by ForeverDebugging
Published on 2010-03-17T08:16:07Z Indexed on 2010/03/17 8:21 UTC
Read the original article Hit count: 286

Filed under:

I have an assembly which I need to GAC on aSharePoint box which I do not have access to. I am however, able to deploy .dwp or .webpart files to the site.

There is already a entry in the SafeControls list for this assembly in the web.config file for the site.

Am I able to deploy the assembly through a web part?

© Stack Overflow or respective owner

Related posts about sharepoint