I have an Advanced Installer project that creates a service. It successfully installs the files on the target machine and creates the entry in the services list.
If I supply a local user (.\UserName) and their password then the service starts.
However, if I supply a domain user (DomainName ...