What are the issues when we move a dll from BIN folder to GAC?.
Is there any modifications required in my config?
If application is still running then will it continue using the old dll if no issreset?
can I have dll in both places? in Bin & GAC. If so which one will be referered?