Hi
My engine runs in AppDomain inside WCF. My problems is that when I set PrivateBinPath it doesn't take hold during execution.
I have verified that AppDomain RelativeSerchPath is "c:\services\" and BasePath too, but it sill defaults to my user directory.
I do not experience the same problem when I am not running the engine under the WCF.