How Load dll from gac using Assembly.Load from remote machine ?
|
|
|||||
|
|
|
It can not be done. The GAC is per machine only, unlike COM where you could use Perhaps you should look into WCF (Windows Communication Foundation) (This has replaced Remoting.) |
||
|
|
