Basically:
Project contains reference two 2 assemblies:
In config file I make settings to use remote host because of calls to assembly 1, but of coarse when making calls to assembly 2, I get errors because assembly 2 is not remote hosted.
How can I tell CSLA to use remote host for calls to assembly 1, but to use local host from assembly 2?
Copyright (c) Marimer LLC