G
Greg Bacchus
Hi,
Does anyone know how to get an offline reference to an assembly that has
been downloaded using Assembly.LoadFrom.
E.g. Application downloads the assembly while it in online... next time it
is run it is offline and needs to still use that same assembly.
Assembly.LoadFrom throws an exception.
Cheers,
Greg
Does anyone know how to get an offline reference to an assembly that has
been downloaded using Assembly.LoadFrom.
E.g. Application downloads the assembly while it in online... next time it
is run it is offline and needs to still use that same assembly.
Assembly.LoadFrom throws an exception.
Cheers,
Greg