Hi,
I have a com dll writen in c++ which then calls a .net 4 dll exposing a com object. Within the .net code i need to load an assembly (also .net 4) form a mapped drive. How can i set the loadFromRemoteSources flag to avoid the "sandbox error".
Hi,
I have a com dll writen in c++ which then calls a .net 4 dll exposing a com object. Within the .net code i need to load an assembly (also .net 4) form a mapped drive. How can i set the loadFromRemoteSources flag to avoid the "sandbox error".