摘要:
Please tick the 'Disable display scaling on high DPI settings' and re-logiin AX,it will be OK. 当你遇到本机分辨率较高,导致远程其他服务器出现界面异常时,可以尝试修改设置登录快捷方式的compatibili 阅读全文
摘要:
public static server str EcoResCategoryName(){ DictView dv = new DictView(tableNum("ViewName")); SysDictTable ecoresCatory = new SysDictTable(tableNum 阅读全文
摘要:
废话少说,直接进入主题: 1.在类xppSource中增加一个类似的方法: eg. Source ifElse(Source _condition = '', Source _ifStatement = '', Source _elseStatement = '') { this.i... 阅读全文
摘要:
看到这篇文章后http://www.cnblogs.com/duanshuiliu/archive/2012/07/18/2597645.html,为了大家的方便就分享下关于AX2012的导Demo数据的一种方法,仅供参考。1.管理员身份安装AX2012TestDataTransferTool.ex... 阅读全文
摘要:
1.在命令行里先定位到AOS sever的BIN文件夹下(CD "AOS sever的BIN路径") CD C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin 2.以管理员运行CMD命令 2.1全部线程处理 阅读全文