I am using the LogonAs method like this:
ax.LogonAs("username", "domain", null, MyCompany, "", "", "");
I am able to logon to the AOS Instance on that server, but how? - Does BC.Net use that server as the default or find a config file to use?
I would like to know where the .ASX file is actually located too (and can it be different per installation)?