Skip to main content

Posts

Showing posts matching the search for multiple RTC

Multiple RTC on Same Machine with Startup Error Resolved

Hi all, I was just thinking that there should an way that when we start an different RTC Client that is not installed in machine, we should not get an error. If you haven't read the post how to do it then go to the link . Why it happens - Role Tailored Client try's to pull up the last service that have been used successfully to connect. As in earlier post we created multiple services for multiple versions and every service is running. So how the RTC client will figure out which service to run when we click on shortcut of a particular version RTC.

Use of NAVDEMO Instance in Development Environment

Hi all, This post is only for the Development Environment where we NAV Technical and Functional Consultants works on Multiple Versions. Till NAV 2009 R2 there was no issues that we have all the version running without installing even RTC (with some tweaks). But Let's See what is the issue we faced when NAV 2013 have launched. Below are some facts which I hope you all will agree.

Multiple Copies Classic & RTC with Report Page No. Reset with Each Copy - Part 1

Hi all, I found lot of Queries about this, so lets try to do this. I Divide this article into three parts - 1) Enabling Multiple Copies in a standard Report - Classic. [This Article] 2)  Enabling Multiple Copies in a standard Report - RTC. 2) Set Page X / Y in Multiple Copies printing Reports. For the Demo I will be using Standard Report 16593 - Excise Invoice. This report have none of the above listed points.

Running Multiple Web Service In NAV 2009, 2009 SP1 & 2009 R2.

Hi all, In all the previous posts we have discussed about how to create multiple NAV Services to Run Multiple RTC for same or Different version of Role Tailored Client. But we never discussed about how we can create multiple Web Services. I required to Publish Multiple Web services and that is the reason i come up with this Post. Hope you will find it use of this post somewhere.

Multiple Web Client in NAV 2013.

Hi all, As we have multiple RTC Clients, can't we have multiple Web Clients? A instance of web client run for a single company at a time. What if we require web client for multiple companies. OR What if we want to have multiple web clients for two different databases.

NAV 2013 R2 - Multiple Web Clients.

Hi all, As we have multiple RTC Clients, can't we have multiple Web Clients  Server? *Thanks for the update  +Mukesh Verma , sorry for misleading information. We had already done it in NAV 2013 , Let's try to do it on NAV 2013 R2. The requirement was raised by Mr.  +Ganesh S . All thanks to him for finding that there are changes in NAV 2013 R2 for multiple web clients.

NAV 2009, 2009 SP1 and 2009 R2 in Same Machine

Hi all, After Microsoft Released NAV 2009 Three Tier Architecture, we find issues while testing RTC on a version which is not installed. Most of us uninstall current version and install the required version just for testing purpose. I thought of creating multiple services for NAV 2009, NAV 2009 SP1 and NAV 2009 R2 in same machine with diffrent port numbers, so that we can run RTC also whenever required. My Machine have NAV 2009 SP1 installed and i copied the Classic, Service and RoleTailored Client folder on my C Drive for Other two Versions. I have created two Folders NAV2009 & NAV2009R2 inside "C:\Program Files\Microsoft Dynamics NAV\60". For Creating Service for NAV 2009 i used the command- SC CREATE MicrosoftDynamicsNAV2009 binpath= "C:\Program Files\Microsoft Dynamics NAV\60\NAV2009\Service\Microsoft.Dynamics.Nav.Server.exe" start= auto obj= "NT Authority\NetworkService" type= own For Creating Service for NAV 2009

Multiple Copies Classic & RTC with Report Page No. Reset with Each Copy - Part 2

Hi all, Let's Continue with the part that we left in last session ( Reference Article 1 )- So we were done with classic report, let try to do same on RTC Too. Again from taking reference from Report 206 we follow below listed steps -

RTC Report It is not possible to instantiate the Visual Studio bridge.

Hi all, As a Navision developers I have Multiple Versions of Navision running in single Machine. As discussed Earlier in the post how to run multiple Version of RTC in single machine. So my machine have following details for RTC Versions - NAV 2009 R2    - is installed. NAV 2009 SP1  - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 SP1 IN\ NAV 2009         - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 IN\ This approach has been working great for execution of Classic and RTC Clients. However, after installing Dynamics NAV 2009 R2, if i tried to view the Layout for an NAV 2009 SP1 Report i was getting the following error: ---------------------------  Microsoft Dynamics NAV Classic  ---------------------------  It is not possible to instantiate  the Visual Studio bridge.  ---------------------------  OK    --------------------------- After searching for the error i figured out the issue was due to - Design change in NA

Microsoft Dynamics NAV Client has stopped working..

Hi all, some time we face issues when RTC Client Crashes. There can be multiple issues for the same. below is the screen shot for same. The Event Viewer Details for the Error is -.NET Runtime 2.0 Error Reporting. EventType clr20r3, P1 microsoft.dynamics.nav.client, P2 6.0.0.0, P3 4d030e65, P4 microsoft.dynamics.nav.client.ui, P5 6.0.0.0, P6 4d030e5c, P7 74e, P8 69, P9 k0r55xemoobpb22dbjzdn4p0sfjo3u25, P10 NIL. Below is the error message for same. Generally these issues comes due to issues in Role Center Pages in Navision 2009 and later. You can filter objects by using filter @*Role* in Pages. Below is the List of Pages in NAV 2009 SP1 IN Database. Case 1 - When the values in cues is negative. Then due to having a negative value in integer field crashes the client. These tables can be found by filtering tables in NAV 2009 & later by @*cue*. Below is the List of Tables in NAV 2009 SP1 IN Database. Most of the fields in these tables are flowfield, if by a

NAV 2009 Reports - Common Issue & Resolutions..

Hi all, I know it to late but I wish you all a very Happy  & Prosperous New Year . I am so much busy these days that I can't even make a Blog entry. So here is the list of points that I will be coming up in next few days (once I will get free) - As most of us still working on NAV 2009 Reports. Let's figure out the challenges we face during development of RTC Reports.

Run Multiple Services in Navision R2

Hi Readers, We all face issues with clients where they want my to run RTC for multiple Databases. Thanks to Kine for providing solution for same. Kamil Sacek (Kine) provided a solution by creating a solution for the same. This can be downloaded from  here . Steps to follow to setup multiple services in NAV R2-

NAV 2013, NAV 2009 R2, NAV 2009 SP1 & NAV 2009 on Same Machine with Same Ports

Hi all, As discussed in my most of the Earlier post when we install NAV 2013, it is the best practice to Uninstall all previous version that are installed. Reason - When we install multiple versions of Navision after 2009 and try to run the object from the object designer it gives us an error message. Today we will be discussing the extended part of the Posts - 1)  NAV 2009 SP1 and R2 on Same Machine 2)  NAV 2009 SP1 & R2 on same machine with Issue Resolution As new version of NAV, i.e NAV 2013 have been released so we need to change some of the setting.

Remove RTC Service Address Selection?

Hi all, while connecting to RTC and we have multiple services we find mutiple URL for the service to connect in the window of select server. Lets see how we can remove the list. Resolution - Once we try to connect to a particular service it get stored in the URLHistory key of the client user setting files which is stored in the "C:\Users\username\AppData\Roaming\Microsoft\Microsoft Dynamics NAV\60" . Delete the value from the URLHistory and yes that it, the list will be removed. I hope you will find the soultion usefull. Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.in/

RTC Report Development 2.

Hi all, If you haven't read the part first then read it  here. Now when you created the suggestion layout you can see the Red Dots in the Report body. For being specific in the table details of the first table in the Page Body. The most part of an RTC Report is the Page Header, we all face issues in this. Let's discuss what happens when we say suggest layout.

NAV 2013 R2 - Multi-Tenancy Run Objects from Developer Environment.

Hi all, As we discussed in earlier post about Multi-Tenancy, we are facing some issues after implementing the same. One of the issue was discussed in earlier post. In this post we will see a common error message after Multi-Tenancy i.e "I cannot run the object from Object Designer after implementing Multi-Tenancy".

Microsoft Dynamics NAV RTC - What Option to Select in System Indicator Style.

Hi all, This article is for me to remember the color codes that system indicator style have. I always get confused and always looking for what option will bring what color in my system indicator style when I select it in my company information. So if you know if already, you can move ahead and Save some time...

NAV 2013 Credential Type - How to Use?

Hi all, Please do these activities when you have time, its a long activity and i would suggest do all activities in one go. So be clam and lets start. For NAV 2013 R2 Refer Here. For NAV 2016 Steps have been Reduced Please Refer Here. I have installed NAV 2013 and its work great with my windows credentials. I was checking the service console (Microsoft Dynamics NAV Administration) in NAV 2013 and found out that Credentials Type have multiple Options.

Glimpse of MICROSOFT DYNAMICS NAVISION Future...

Hi all, Yes in this post we will see some glimpse of NAV Future. while browsing i came across a nice presentation from IYDN. Let's have a look what it says. Navgate will change the way developers work today. Shown for the first time at Directions EMEA and launched at NAV Techdays 2014 in Antwerp. Navgate is complete development environment for Microsoft Dynamics NAV RTC and seamlessly integrates with the Object Manager Advanced.

NAVUG Summit North America.

Hi All, In fact, at this very moment, I'm working on my final changes on my slides for NAVUG Summit. I will be attending Summit for the first time. I don't know at all what the experience is going to be like but I am looking forward to it! NAVUG Summit -  Dates  - October 15-18,2019. Location - Gaylord Palms Resort, Kissimmee, FL. Pre-Confrence Activites - October 13-15.