Skip to main content

Posts

HAPPY NEW YEAR - 2014...

Hi all, Some great Lines from  —Neil Gaiman Which i would like to Share with you all. “I hope that in this year to come, you make mistakes. Because if you are making mistakes, then you are making new things, trying new things, learning, living, pushing yourself, changing yourself, changing your world. You're doing things you've never done before, and more importantly, you're Doing Something. So that's my wish for you, and all of us, and my wish for myself. Make New Mistakes. Make glorious, amazing mistakes. Make mistakes nobody's ever made before. Don't freeze, don't stop, don't worry that it isn't good enough, or it isn't perfect, whatever it is: art, or love, or work or family or life. Whatever it is you're scared of doing, Do it. Make your mistakes, next year and forever.”

NAV 2013 R2 - Mutlitenant Concept

Hi all, With Release of NAV 2013 R2 a New Concept have been coined by Microsoft i.e Multi-tenant. In this post we will try to understand the concept of Multi tenant and in next post we will see how we can actually implement it with the help of a demo database.

JET Reports - Types of Jet Users.

Hi all, For all Earlier Post Related to Jet Report Please follow the Link In this post we will see Types of Jet Users. You might be thinking why it is important to discuss this but you will find it useful when you are actually creating Reports for a Customer. Without Wasting much time Jet Report Users Are Classified Into Three Types.

JET REPORT - Menu Introduction Part 2.

Hi all, Let's see part 2 of detailed explanation of Jet Report Menu available in Excel after installing Jet Reports. For all Earlier Post Related to Jet Report Please follow the Link . Once we are done with the Menu Options we will see how to create Jet Reports. In Last Post we have Covered Following Menu - a) Settings. b) Information.

Do You Know - Number of Parameter In Message & Error Functions?

Hi all, Just a small post to share something which I found today. Do You know how many Parameter are supported by Message and Error Function in Navision? It's not unlimited, I thought so.

NAV 2013 R2 NAS - Where is my NAS Default Company in Service?

Hi all, This post is about the Change is Service Tier Between NAV 2013 and NAV 2013 R2. I was trying to configure NAS in NAV 2013 R2 and was stuck because i don't see the Company Parameter as we had in NAV 2013.

NAS - Email Intimation when NAS Services Stops.

Hi all, A common question that we have in mind about NAS is -  what happens if NAS Services are turned off? We are mostly looking for something like a E-mail Intimation to Administrator. This article is based on inputs provided by +Arul Venthan   and  +Neha Pr  . This article is not for NAS Service only. This applies to all windows services and can be setup for any of them.

NAV RTC - Get Data From Navision in a External Application using Web Services - Part III

Hi all, If you plan the download the application as per the last post, then follow these steps for work that application. Earlier Linked Post in This series - NAV RTC - Get Data From Navision in a External Application using Web Services - Part I NAV RTC - Get Data From Navision in a External Application using Web Services - Part II

NAV RTC - Get Data From Navision in a External Application using Web Services - Part II

Hi all, Let's See Today How to Read Data From Navision Using an External Application - Part 2. If you haven't read post 1 then Read Here . Step - 4 Connect the windows Application to Navision Using Web Service.

NAV RTC - Get Data From Navision in a External Application using Web Services - Part 1

Hi all, Let's See Today   How to Read Data From Navision Using an External Application - Part 1. Agenda for Part 1 & Part 2 - Part 1 - 1) Create a Codeunit in Navision to get inventory when user sends the Item No. 2) Create & Publish a Web Service in Navision. 3) Create a Windows Based Application in Visual Studio.

Review - Microsoft Dynamics NAV Financial Management.

Hi all, I recently got a chance to Read a Book ( thank you, Tobin ) on – Microsoft Dynamics NAV Financial Management. A Book By - Cristina Nicolàs Lorente & Laura Nicolàs Lorente. This is the first time i was reading any functional book about Microsoft Dynamics Navision, and if i am not wrong we have very few of these in market. This book is different from the books that we get from PartnerSource as a partner. The books in PartnerSource target to people who understand the specific business area.

BEFORE NAV 2013 - SMTP SETUP WITH Port No. Other Than 25.

Hi all, You might have faced and resolved this issue as it is a common problem. This article is intended for those who haven't faced issue Related to Non Standard SMTP Port during SMTP Setup till NAV 2009 R2.

SSRS - Configuration & Issue Resolution.

Hi all, As per the previous post we have configured the SQL Server Reporting Services. For getting access to Reporting Manager you need to click URL in Report Manager URL tab. * You will find it again on Reporting Services configuration Pane. While navigating to the page you might end up with an error message saying - "This page might not function correctly because either your browser does not support scripts or active scripting is disabled."

How to Configure SQL Server Reporting Services

Hi all, In this post we will see how we can configure SQL Server Reporting Services.

JET REPORT - Menu Introduction.

Hi all, I was thinking from so long about Sharing my knowledge about Jet Reports. I will be posting articles about Jet Report from Now on. So let's start with introduction. -- For Installation of JET Report (Before NAV 2013) Follow Link . -- For Configuration of JET Report (Before NAV 2013) Follow Link . -- For Installation & Configuration of JET Report (After NAV 2013) Follow Link 1 & Link 2 .

NAV 2013 R2 - JET REPORT Configuration with NAV - Part 2

Hi all, We will start the configuration of Jet Report from the point where we left in Post 1 . we have completed the installation and imported objects into the database.

NAV 2013 R2 - JET REPORT Configuration with NAV - Part 1

Hi all, I guess most of us know how to install JET Reports. If you still don't know then just follow the steps in Post . The Configuration before NAV 2013 is different than in NAV 2013 or Later. Reason - JET Report used C Front till NAV 2009 R2 to connect to database. As now C Front component have been discontinued by Microsoft.

NAV Three Tier - Auto Kill Idle Session..

Hi all, This question was asked by one of my Friend, and i thought i will share will all. Normally we have some code written till NAV 2009 or in SQL to kill an Idle Navision Session.

NAV 2013 & R2 Report - Repeat Table Header on New Page.

Hi all, I guess i am late in posting this but i will still share with you all. This change is after NAV 2013 that the table header dosen't repeat when there is a next page.

Update Rollup 1 For NAV 2013 R2 Released.

Hi all, Please find below the details of first Update Rollup released for Microsoft Dynamics NAV 2013 R2. Title - Update Rollup 1 for Microsoft Dynamics NAV 2013 R2 Build No. - 35701 Release Date - November, 2013 Local Version Included - AU, DE, DK, FR, IT, NA, NL, NZ, SE, UK Download Link

NAV 2013 R2 - Cumulative Update 1 - Released Today

Hi all, The Cumulative Update 1 has been released for NAV 2013 R2 today. The cumulative update is an application update only. It mainly contains Cash Management features, such as:

Future - What Next After NAV 2013 R2. Code Name - CRETE...

Hi all, While browsing through Partner Source i found a new news Article about Next thing about Navision. So What is Crete...

NAV RTC - Introduction to Web Services.

Hi all, This post is a introduction post about web services in Navision. Agenda for this post - 1) Types of Web Services. 2) Differences between types of web services. 3) How to publish a web service. 4) How to see the published web service in Internet Explorer. 5) How to check all Published Web services.

NAV 2013 R2 - Upgrade From NAV 2009 SP1 / R2 to NAV 2013 R2 (one Step)

Hi all, Yesterday Microsoft have released a Upgrade toolkit for Upgrading data from NAV 2009 SP1 / R2 in one single step. The components needed to upgrade data directly from Microsoft Dynamics NAV 2009 R2 to Microsoft Dynamics NAV 2013 R2 are now available for download. You can download the upgrade Toolkit from Partner Source.

NAV 2013 - EXPAND COLLAPSE in Developer Environment.

Hi all, With Release of NAV 2013,we had a new feature in Developer environment where we can expand and collapse a section of code. In this post we will see how we can expand/collapse all code segments in our objects.

NAV 2013 R2 - NAVTechDays 2013 Sessions..

Hi all, NAV Tech Days 2013 was a conference in Belgium this year. Consultant like me, which are unable to being a part of the conference can see the videos of the sessions.

NAV 2013 R2 - How to Use Report Builder for Report Development.

Hi all, Most of you may know how to enable Report Builder in NAV 2013 R2. If that is the case you are not required to read ahead.

NAV 2013 R2 - Configure a Shortcut to point a Specific Database.

Hi all, Consider a scenario where your client have two database - a) Live Database. (Hosted on Port No. 7046) b) Test Database. (Hosted on Port No. 10046) Now Client wants to have two shortcuts on User Desktop which should point to Live and Test Database Respectively. User does not require to Select Server and change the database. Question 1 - HOW RTC CLIENT POINTS TO DATABASE ? - When you click on Windows Client,by Default it tries to connect to Last Successfully Connected database Service.

NAV 2013 - Import & Export as XML not supported.

Hi all, Just an informative post, suggested by +Saheli Mukherjee . When Navision moved to three tier Architecture (NAV 2009), we had a new File type option during export & Import window, i.e XML.

NAV 2013 R2 - Help Toolkit Download

Hi all, We will be adding customized Help Page for the customized objects created by us in NAV 2013 R2. For that we require Help Toolkit which can be downloaded from Partner source. Download Link.

NAV 2013 R2 - Install and Configure Help Server.

Hi all, With Release of NAV 2013 R2 the F1 Help have been also changed drastically. Help server provide help to both client i.e RTC as well as the Web client. Till NAV 2013 we don't have any help on web client. Earlier we used to have .chm files for Help but now its a web site that has been published on your server. In this article we will see how to configure HELP Server on server instead of client.

NAV 2013 R2 - How to Create a New Service Instance..

Hi all, Most of us know it but i still would like to have a post on this because a keep on getting questions about it. This post is just list down the steps for creating a new service in NAV 2013 R2. So if you know it you don't need to read ahead.

NAV 2013 R2 Windows Client & Web Client with NavUserPassword - Configuring the Credential Type on the Microsoft Dynamics NAV Clients

Hi all, This is Fourth & Last post in this series. Please make sure that you have read all the previous post before you start reading this post. All the post related to this series can be found in Introduction Post. So Let's see what we need to do the configuration on Clients. Windows / RTC Client - I will explain this you all in a separate post, as of now just follow the steps as shown below - 1. Navigate to C:\Users\ <UserName> \AppData\Roaming\Microsoft\Microsoft Dynamics NAV\71 2. Copy the File ClientUserSetting to say D Drive. 3. Open the copied file and do changes for these parameters as shown below.

NAV 2013 R2 Windows Client & Web Client with NavUserPassword - Configuring the Credential Type for Microsoft Dynamics NAV Server.

Hi all, This is third post in this series. Please make sure that you have read all the Previous post before you start reading this post. All the post related to this series can be found in Introduction Post. Let's move ahead from where we left yesterday. 31. We need a user that we will use to Run the Windows and web client. 32. Let's Open windows client and create a user.

NAV 2013 R2 Windows Client & Web Client with NavUserPassword - Installation of Security Certificates.

Hi all, This is second post in this series. Please make sure that you have read the first post before you start reading this post. All the post related to this series can be found in Introduction Post. I hope you would have finished all the steps as discussed in Post 1. Let's Move Ahead. 11. As of now if we check the certificate information we will find that its not trusted. we now need to install the certificate & revocation list on the computer running Microsoft Dynamics NAV Server.

NAV 2013 R2 Windows Client & Web Client with NavUserPassword - Create a Security Certificate.

Hi all, This is first post in this series. All the post related to this series can be found in Introduction Post. This post will focus on creating the files which are required. We require to create the certificate , Key and Revocation List which will be used in next post. Create a Security Certificate. - Certificate. (.pfx) - Certificate Key. (.pvk) - Certification Revocation List. (.crl) Pre-Requisites - 1. MMC.exe. 2. makecert.exe utility (installed with Microsoft Visual Studio).

NAV 2013 R2 Windows Client & Web Client with NavUserPassword - Introdcution

Hi all, This thing was asked me many times and i guess that is what most of us are trying to explore these days. For NAV 2016, Steps have been Reduced, Please Refer here. This is introduction post for the articles that i will be posting in few days. These articles will be related to use of NAVUSerPassword with NAV 2013 R2 Windows Client and Web Client. I had already posted same article for windows client in NAV 2013 , but from the comments i found that its confusing to most of the readers because of the length of the post. This time i am breaking the post into some parts.

Happy Diwali to All the Reader.

Hi all, The festival of lights is just around the corner wish you all a Very Happy Diwali!! We meditate on the glory of the creator, who has created the universe, who is worth of worship, who is the embodiment of knowledge and light, who is the remover of all sin and ignorance. May he enlighten our Intellect. Wishes You a Very Happy Diwali.  Regards, Saurav Dhyani saurav-nav.blogspot.in

NAV 2013 R2 Create a New Company.

Hi all, Yeah i am late for this but today i have installed NAV 2013 R2 on my machine. So my First Post Goes for NAV 2013 R2 is about Creating New Company.

NAV 2013 R2 Image Library..

Hi all, During development of pages we sometime get confused while selecting images for actions. The reason is simple that we don't know how should image will look like if we select a particular option.

Table of Index - for articles NAS & Email From NAV.

Hi all, As there are many post regarding for NAS and Email Articles. Below are links for all these articles. This is Table of Content of all articles about NAS and Email Articles in Dynamics NAV Classic Version.

Automatic Mail Using NAS and SMTP Setup..

Hi all, I know its been too late for this post, but the final post from the series of posts where we were discussing about NAS and E-mail is here. Target - To send a email to customer based on E-mail in customer card. The Mail should be send automatically to all the customer who have valid e-mail Id's after 30 days. This article is part of the Series. Please Refer Table of Content here .

Upgrade Error - The database collation cannot be changed if a schema-bound object depends on it.

Hi all, Found a issue while upgrading from Navision 5 SP1 to NAV 2013 related to database collation. Posted the issue on mibuso and got the hint to resolve same. I thought I should share it with you all, so here it is.

Export to Excel - With Fixed Column Width / Row Height

Hi all, This article is based on request from my friend   +Damith Shan Abeywicrema . Hey, man below are the steps how you can achieve it.