Skip to main content

Posts

Debugging of Client Add in

Hi all, Debugging of an Add-in in the client is very simple. After the client has started up all you need to do is to attach the Visual Studio to the process of the Role Tailored client. For debugging compile your project with the “Debug” solution configuration.

Use Boolean Variable in Page Property.

Hi all, ­­­­we all have read in Microsoft manuals for NAV 2009 Page Development that most of the page control properties are not limited to values yes and no. Now developer can use a Boolean variable and change the property value on the runtime by using that Boolean variable at run time. But what, when I first tried to use same if didn’t worked and I was amazed so I re- read the manuals but didn't find any resolution for the same.

Extended Stored Procedure xp_ndo.dll Error (64 Bit)

Hi all, When we install Navision 2009 and later on 64 bit operating system, most of us get error like shown below while we try to connect Role Tailored Client or Classic with Windows authentication. In this article, we will discuss why this error message and how to resolve this.

Extended Stored Procedure xp_ndo.dll Error

Hi all, We may face this error while trying to connect Role Tailored Client or Classic Client with Windows Login. Reason for the Error Microsoft Dynamics NAV requires two extended stored procedures from xp_ndo.dll to exist on SQL Server if Windows logins are used. If these extended stored procedures do not exist, you will get this error when trying to log on using Windows Authentication: