![]() |
#1 |
Участник
|
kamalblogs: Debug::assert statements found in Sys layer in Dynamics Ax 2009
Источник: http://kamalblogs.wordpress.com/2010...amics-ax-2009/
============== This morning I was surprised to see Debug::assert statements in Sys layer table object as I was traversing the InventTrans tree node. If you look at \Data Dictionary\Tables\InventTrans\Methods\unpostedInvoiceIdForReceivedPurchType method then you will find more then 5 assert statements in it. I quickly checked where this method is being used from. It was called from a display method inside the same table. Luckily one of our developer have commented it during rollup upgrade. This statement can attempt to open the debugger if the assertion is false. So I guess it would be good if you would do something to prevent it. ![]() Hope anybody from Microsoft following this blog would take it further to fix it….. ![]() Источник: http://kamalblogs.wordpress.com/2010...amics-ax-2009/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|