Skip to main content

Dynamics NAV ClickOnce RTC Drilldown

Overview

When defining your data source settings for connecting to Dynamics NAV, part of that process is configuring your Drilldown settings.

When configuring the Drilldown settings for a Dynamics NAV installed using a ClickOnce installer, you will see that this typical path to the Dynamics NAV RTC executables does not exists on your computer.

				C:\Program Files (x86)\Microsoft Dynamics NAV\90\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe
			

Explanation/Resolution

Instead, the ClickOnce installer for Microsoft Dynamics NAV places the Microsoft.Dynamics.Nav.Client.exe executable in a unique folder within each user's local profile %LOCALAPPDATA%:

			C:\Users\user name\AppData\Local\Apps\......\Microsoft.Dynamics.Nav.Client.exe
		

An example of this would be as follows:

			C:\Users\user name\AppData\Local\Apps\2.0\WPVKZBXT.CYR\KWMMK75Z.W4V\ micr..stem_0000000000000000_0007.0001_a43cd824722753ba\Microsoft.Dynamics.Nav.Client.exe
		

This is the path that must be usedĀ for the Drilldown settings to the Dynamics NAV RTC:

clickonce_drilldown.png

Was this article helpful?

We're sorry to hear that.