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
0