I'm building a SharePoint custom web part. I need to add a reference in my project to a DLL file. That file doesn't have a strong name and since it's a third party assembly,I can't generate the strong name.
I've been advised to copy the DLL directly to the SharePoint bin folder.
So, where can i find that folder, and after I copy the DLL to that destination, I just need to add as a reference (just like any other file)?
I was facing the same problem, this is what helped me, although the answer might be a little bit late by now.
Hit OK and save your changes....
Please note: