Re: [Axapta-Knowledge-Village] Data Replication with Axapta

2005-04-09 Thread hilda cabrejos
Hello Roberto   If I understand what you want to do, your solution would be to discover tha class in AXAPTA that generates the recid (remember that this number is assigend by AXAPTA and that the Data BAse asigns another one (SQL)) , knowing this you could figure out how to restore in one main da

Re: RE : [Axapta-Knowledge-Village] COM calling from Fat client

2005-04-09 Thread Varden Morris
Hi Steeve,   DCOM should work since it makes reference to the server with the DLL. But do you know the real cause of the blocking problem. Is it that your server(s) (SQL and AOS) do not have enough resource to meet the load or is it some poor use of code? How many clients do you have connecting

Re: [Axapta-Knowledge-Village] Starting & Stopping Axapta from command line

2005-04-09 Thread Stefan Osterburg
Hi, you can start the Axapta Object server on the command line using: net start "Axapta Object Server" and stop it using net stop "Axapta Object Server" Stefan Osterburg Mohammed Sadiq schrieb: > Hi Everyone. > > We are using Axapta 3.0 Object Server in 3-tier mode.We are facing error > 2432