Skip to main content

Posts

Showing posts from August, 2012

Debugging in NAV 2013 Client

Hi all, As most of us know that due to changes in version there has been changes in Debugging Process of Navision Process. Here are some screenshot of the debugger in NAV 2013 Client - For Activating Debugger we need to Start it from Classic or Developer Environment Client Option.

Debugging in NAV 2009,2009SP1 & NAV2009R2 RTC Client

Hi all, With the new client version of Navision the debugging process have also been changed. This post contain details of NAV 2009, NAV 2009 SP1 and NAV 2009 R2 RTC Client. First step is to Stop the Microsoft Dynamics NAV Server Service. Then we  need to don EnableDebugging in CustomSettings.config found here: C:\Program Files\Microsoft Dynamics NAV\60\Service. Now start the Microsoft Dynamics NAV Server Service. Now we have debugging enabled. Now start the RoleTailored client. This will take a bit longer to start up, because C# files are generated for each of the objects. (Pages, Codeunits, Reports etc.) - .cs files will be created. In this example I will make a codeunit with a simple message and add this to an action on the Customer list. Create a Codeunit. Ex. 50000 OnRun trigger place the following code: MESSAGE ('Debug test') Save and compile Codeunit 50000. Now let us add this codeunit to a action. Design page 22 and navigate to

Debugging in Nav 2009 R2 and Earlier Version of Classic Client.

Hi all, As most of us know that due to changes in version there has been changes in Debugging Process of Navision Processes. Let's start with the Orignal Debugging version of Navision i.e Debugging in classic client. In classic client the debugger was present in the classic client window itself under Tools Sections. Here are some screenshot of the debugger in classic client -

Functional New Functional Features in NAV 2013

Hi all, For keeping a log of the post for NAV 2013 below are some new features in NAV 2013. By Clicking on the link below you can redirect to the actual post in  Microsoft Dynamics NAV Team Blog - VAT Rate Change Tool in Microsoft Dynamics NAV 2013. Cost Accounting in Microsoft Dynamics NAV 2013. Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

Microsoft Dynamics NAV 2013 Beta VM

Hi all, The most awaited Virtual Machine for Navision Consultants is now available on Microsoft Partner Source. For Downloading Microsoft Dynamics NAV 2013 Virtual Machine, follow the link . Additional guidance and documentation around the Virtual Machine will be released shortly. Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

NAV 7 / 2013 Client Installation..

Hi all, sorry for the delay, i was bit busy these days. Lets see how to install NAV 2013 Beta Demo Option and see how things changed in Navision. I will be using NAV 2013 W1 for the Demo - 1) RUN Setup.exe from the DVD.

Microsoft Dynamics NAV 7 / 2013 Web Client

Hi all, Please make sure that u have installed Web client from the DVD web Client folder but it will not work by installing that way. Let’s see the steps how to install web client.       1) Please make sure that these components have been installed in your windows OS. For same go to Control Panel, Program and Features . Click from the left hand side Turn Windows features on or off.

NAV 2013 Sharepoint Client on Windows 7.

Hi all, Lets see how can we install Share point client on windows 7. We would require Share Point Foundation 2010 before installing navision Sharepoint Client. You can download Share Point Foundation from here . Run the setup after downloading the setup. If you are trying to install it in windows 7 as i am doing it, you might find error as shown below -