Is it possible to have asynch callback from AX exe to another AX exe , where both AX exe only contain 1 class each and a bas module. Basically the client creates many servers, and if there is a prob the server should raise an event to the client, but I cannot get it to work. Help. any examples would be appreciated.