31
May2011
0 comments
A call to SSPI failed in NAV 2009 R2
It is not unusual for your network security guys to force regular password changes. What is unusual is that once you changed your password you can no longer run NAV RTC. And receive the obscure message
read more
23
May2011
0 comments
Can’t send BizTalk documents from NAV2009 Role Tailored Client
As a regular user in NAV2009R2, attempting to Send a BizTalk document resulted in the error message.
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
10
May2011
0 comments
CRM 2011 – NAV 2009 R2 Synchronisation – tips and tricks
The following pointers are little things we picked up while synchronising CRM 2011 and NAV 2009 R2, that were not well documented elsewhere. It doesn't cover everything - just the points that were poorly documented by Microsoft, or not obvious to us.
read more
03
May2011
0 comments
Manually Create NAV Service Instances
In the default installation just one NAV Server Service and one NAV Business Web Service is created. I have found that in real life you need more NAV Server Services, and then you can spread users across them. In one case I created 7 different instances.
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
31
Mar2011
0 comments
NAV2009R2 DotNet SMTP Add-in
NAV 2009 R2 introduced a new data type - DotNet. Sounded like a good idea but was there any practical use for it? Yes there is.
read more
30
Mar2011
0 comments
Create a CSV file via an XMLport with no field delimiter
You are trying to create a CSV file in NAV2009 using an XMLPort, but you want no field delimiter.
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
09
Sep2010
0 comments
Manually register xp_ndo.dll
If you need to manually register the xp_ndo.dll, this is the script I use.
read more