29
Apr2015
0 comments
Source Code must have a value in Gen. Journal Line
Error "Source Code must have a value in Gen. Journal Line...." when posting Customer opening balances generated by “Create Customer Journal Lines” report
read more
20
Aug2014
0 comments
Dynamics NAV with Amyuni on a 64bit server
Trying to get Amyuni PDF conversion to happen in NAV on a 64bit server?
read more
18
Oct2013
0 comments
Dynamics NAV NAS/Job Queue - Excel SaveAs method failed
NAS/Job Queue entry error when creating Excel files using the Excel Buffer.
read more
25
Jun2013
0 comments
The whole Job Queue stops when a lock time out occurs
Running NAS with Job Queue will start a timer to process Job Queue Entries every two seconds.
In the original code the Timer is disabled before checking the Job Queue Entries and then enabled again after the process.
read more
21
Jun2013
0 comments
Dynamics NAV Deadlocks and Blocking
There are a number of things to try when dealing with locking in NAV2009, NAV2009R2 and NAV5
read more
20
Feb2013
0 comments
Missing permissions in NAV2009R2
By default Ms Dynamics NAV 09 R2 is missing several permission records for tables that are new in R2. Even in the CRONUS database for NAV 09 R2 these permissions are not included.
read more
12
Nov2012
0 comments
Settings to access printer are not valid
We were trying to print from a dotnet assembly. This assembly was being used by a webserver/service running on Windows 2008R2.
Tried applying the registry hack described in http://support.microsoft.com/kb/184291/en-us But was still receiving the error
read more
07
Mar2012
0 comments
Manually install xp_ndo
Sometimes you need to manually install the extended store procedures use by NAV Integrated Security.
read more
23
May2011
0 comments
Unique External Document No. on Sales Order
If you want to make sure the "External Document No." is unique for each Sell-to customer, use the following code on the OnValidate trigger of the field "External Document No." in the Sales Header table (36)
read more
08
Apr2011
0 comments
Don’t forget to upgrade xp_ndo.dll
When you upgrade your Dynamics NAV - SQL system to a later version make sure you also update the xp_ndo.dll
read more
15
Nov2010
0 comments
Microsoft Dynamics NAV Application Objects
Ever wondered what Application objects are include in the two flavours of Business Ready Licensing?
read more