I've noticed strange problem which basically resulted in following:
DT2DATE(CURRENTDATETIME) wasn't returning the same date that is in CURRENTDATETIME function result.
In my particular case Machine was running under AET (Australian Eastern...
When keeping and maintaining NAV Server Services with few different builds on one machine following script may be helpful if you want to create/manage NAV Server with certain build:
$nstDefaultPath = "C:\Program Files\Microsoft Dynamics NAV\7...
Yesterday I've discovered a bug in NAV 2013 R2 (I used build 7.10.37221) that results in inappropriate execution of GETRECORD and SETSELECTIONFILTER functions.
Problem description:
Both GETRECORD and SETSELECTIONFILTER always retriev...
Error while interacting with Excel "Old format or invalid type library"While using Microsoft Office Excel interaction in NAV 2013 you may get the following error message if Language in Excel options doesn't match regional settings on...
The common problem of using external apps through running by Windows Script Host Shell like: WshShell.RUN('ping microsoft.com',TRUE,TRUE) is that the code performing is stopps if the app malfunction and doesn't finish which causes free...
In this post I will describe real requirements case of our customer (pharmaceutical company).Generally the requirement was to improve printing performance by changing the way documents were printed through running print from remote Print Server. I...
As NAV 2009 doesn't have Matrix Page type many tasks that required usage of such forms in Classic interface became less user-friendly and more complicated. Since lot of customers prefer to use Matrix Forms in the same way they have been workin...