06.05.2015, 10:11 | #1 |
Участник
|
DeniZone: Finding X++ compile errors from CIL compile log
Источник: http://denizone.blogspot.com/2015/05...-from-cil.html
============== Every once in a while you will get some strange errors in your code - in the pre-2012 R3/R2 releases of AX without the axbuild command, doing a full X++ compile is quite time consuming. As known, without an error-free X++ compile, the CIL compile will fail, so how can developers easily find any X++ errors if the CIL compile fails? Sure, do the full X++ compile, but wait, there is more. A quick way to find X++ errors after an unsuccessful fuld CIL generation is to look in the CIL generation log. The log can be found on the AOS-server in the relevant AOS-instance's program files, e.g. "C:\Program Files\Microsoft Dynamics AX\60\Server\[Instance name]\bin\XppIL\Dynamics.Ax.Application.dll.log" You want the log to look like this Источник: http://denizone.blogspot.com/2015/05...-from-cil.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|