14.05.2011, 05:29 | #1 |
Участник
|
axdaily: Debugging managed code in AX 2012
Источник: http://axdaily.blogspot.com/2011/05/...n-ax-2012.html
============== Since a lot of X++ code is now executed in CLR there should be a possibility to debug it. The standard AX debugger cannot help here since it is capable of debugging interpreted code only. However, Visual Studio 2010 can do the job. There are few steps needed to be able to debug managed X++ execution using VS:
And that’s it. Now the debugging will happen is visual studio. Call stack, watches, etc. are also available. Источник: http://axdaily.blogspot.com/2011/05/...n-ax-2012.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
Теги |
ax2012, debugger, отладчик |
|
|