Skip to main content

Posts

Statement of Direction for Microsoft Dynamics NAV

Hi all, Most of us always trying to find out about the future release of Microsoft Dynamics Navision. Microsoft have released the statement of Direction for Microsoft Dynamics Navision. Document contain the major release plan from now till 2016-2017, and the gimps of changes that will happen in Navision future Release. The document can be downloaded from here with login credentials for Partner Source. Thanks, Saurav Dhyani www.sauravdhyani.com

Microsoft Windows XP Multilingual User Interface

Hi all, While Trying to open a database that is created in Navision client with country  specific version we face the error shown below. Error in Classic Client

Change Drill Down in the Page?

Hi all, A friend of mine asked me yesterday that one of his client want to change the Drop Down option in RTC Page. As shown in image below, and client says that when he want to choose item No. he don't want No., Description, Base Unit of Measure, Bill of Materials, Unit Price.

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.