I have an NCM server running with a named instance instead of the default SQL Express instance. I am trying to add NPM to the same server and says:
service mssql sqlexpress was not found on computer
All I can find by way of support is that NPM should have been installed first, then NCM. Has anyone gotten the NPM installation to take utilizing a named instance of SQL? Is there a config file I can edit to make this point to the named instance instead of looking for the default?