What is the best practice regarding installing NAV 2009 and NAV 2013 versions in the same environment, for upgrade and development purposes?
Does it make sense to install everything (clients and mid-tier services) on the same box? I think, it should not be any conflicts for clients, or…?
And what about mid-tiers? Do we need separate machines to run NAV2009 and NAV2013 servers?
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Which means if you need this often for example for running pages from DEV Environment, or Reports, you need to handle it somehow.
Most simple wayi s by using 2 .reg files which register the right client before using the command.
More experienced way is to write a handler for this, or use one of them that are available, for eg. the one done by kine
http://dynamicsuser.net/blogs/kine/archive/2012/05/18/dynamicsnav-protocol-handler.aspx
Copy this to a new file, call it somehow with extension ".reg", Change the path according to your installation.