How to open Microsoft Dynamics AX Development Work Space and generate CIL through Command prompt
How to open development work space through cmd :
In order to open development workspace through CMD execute the below command in CMD :
cd C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\Ax32.exe -development
How to generate CIL through CMD:
cd C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\Ax32.exe -startupcmd=CompileIL
In order to open development workspace through CMD execute the below command in CMD :
cd C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\Ax32.exe -development
How to generate CIL through CMD:
cd C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\Ax32.exe -startupcmd=CompileIL
This is useful information. Thanks for sharing.Microsoft Dynamics Ax Training
ReplyDelete