Hi Thomas,
When you use IceGrid, IceGrid generates a configuration file for each of your servers, and you should always start these servers (through IceGrid) using this generated configuration file.
The generated file for your config file for your DbaxWrapperServer1 server is:
Code:
C:\ZeroC\DbaxFarm\IceGrid/Node1/servers/DbaxWrapperServer1/config/config
I suspect the file-not-found error refers to the executable; I would pass "server.Server" as an option and not as part of the exe attribute.
Best regards,
Bernard