Hello,
We have been working on this issue through e-mail so just as an update to the thread:
DLLs can be
exported by adding them to a specific folder: ~\CMSWebParts\<webpartCodeName>_files
The issue is that when the file is imported, the DLL would not automatically copy to the Bin folder. It would be required to move the DLL to the Bin folder and
add a Reference in Visual Studio. One suggestion we had for resolving this issue is setting up a custom scheduled task that runs every X minutes and checks for any new DLL files. If they are there and not in the bin folder, run a
filecopy script. We are looking for ways to improve this process so if you have any
suggestions please feel free to comment.
Please let me know if you have any questions.
Best Regards,
Sandro