AshleshPatel
2010-08-30 07:10:43 UTC
Hi,
I wanted to put my global object initialization logic in AX
application. I have my own COM dll and i wanted to initialize it on AX
startup time.
Currently I have put it in Classes->Info->startuppost(). It works
fine.
But my issue is when I am changing company file at this moment Classes-
Regards,
Ashlesh
I wanted to put my global object initialization logic in AX
application. I have my own COM dll and i wanted to initialize it on AX
startup time.
Currently I have put it in Classes->Info->startuppost(). It works
fine.
But my issue is when I am changing company file at this moment Classes-
Info->startuppost() is not called.
I wanted to put my logic into whenever user changes its company file.Regards,
Ashlesh