I am trying to use the .NET Business Connector with AX 2012 R2 with multiple partitions set up. Whenever I connect via the business connector, it will always connect to my user's default partition - no matter which AXC file I use. I have a separate AXC file for each partition. I am currently using the Axapta.Logon method passing in the configuration file path.
How can I set which partition I am connecting to when using the .NET Business Connector?