Options

Ax Business Connector - how do I access ax from a client ?

fbruemmerfbruemmer Member Posts: 2
edited 2004-05-27 in Dynamics AX
Hello !

Can anyone explain me, how com+ registration works exactly with axapta ? Unfortunately I have no COM experience at all.

I have a 2-tier enviroment and the AxBusinessConnector is registered on the machine that hosts the application.

I wrote some code in C# and added the Axapta Business Connector as COM reference. Now I'm able to use all the classes provided by AxaptaCOMConnector and everything works fine.

Everything works fine at least until I call my c# application from another machine.

What do I have to do when I want my c# application to launch from another machine ? I think the problem is located somewhere in the reference...

Has anybody an idea ?

Best Regards

Frank
Sign In or Register to comment.