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?