Hi Team
SSIS Package is failing once in a while with "Could not load file/assembly 'CustomMarshalers.dll' or process can not access file because it is using by another process." issue. CustomMarshalers.dll is present in the GAC, I expect same DLL is used by some other package in same time.
Is it not possible to refer two different packages to same DLL ?
Could you please suggest how to overcome this issue ?
Thanks & Regards,
Sriram