Wednesday, January 5, 2011

Code compare utility in MorphX on EP User controls

To enable the code compare utility in MorphX on EP user controls , edit the CodeIsSource method of SysTreeNode class in AOT and add UtilElmentType:WebControl and UtilElementType::WebSourceFile to the switch statement that returns true. After making the change, you shoudl be able to do code compare on user control markup and code behind files.

 
https://community.dynamics.com/product/ax/axtechnical/b/axsolutionsmonkey/archive/2010/12/20/code-compare-utility-in-morphx-on-ep-user-controls.aspx

No comments: