I've installed SQL 2014 on a server that is already running SQL 2008 R2. When I did so, setup did not install a SQL Browser service. I presume that was because there was already a SQL Browser service on the computer. I my presumption correct? If so, can I do something about it.
This all came about because I have an application that cannot find my SQL 2014 instance by name, but can if I specify the port number. It seems to me that the 2008 R2 browser is handling my 2008 R2 instance, but now the 2014 instance.