IceGrid, Dotnet Services and DotnetConfig Files

in Help Center
Since i am converting a number of existing dotnet services to run on my ICE Grid i have a quite a few service that require a dotnet config file. I was wondering how this is meant to work in an IceGrid situation where ICeGrid loads a number of my services up as dlls? At lot og my config and settings is built into these config files for the shared libs etc the the services use and could have different settings for the same property for different services.
If i understand things correctly generally these dll based services will be loaded in their own app domain so maybe i just need to name the dotnet config files in a set way and they are loaded as well?
Regards
Chris
If i understand things correctly generally these dll based services will be loaded in their own app domain so maybe i just need to name the dotnet config files in a set way and they are loaded as well?
Regards
Chris
0