12-05-2019 06:17 AM
Installed Labview version is 17.0.1 (32 bit)
Problem being faced is - an error message - "An error occurred - The NI Service locator is not running" pops up when example finder is accessed.
Further, an error message "Error - 2: The system cannot find the file specified." pops up when NI Service Locator is made to start the service in local machine
12-05-2019 07:28 AM - edited 12-05-2019 07:44 AM
You have a "bad" LabVIEW installation. When LabVIEW installs properly, it starts a number of Windows Services that it requires for full functioning. If you go to the Start Menu and type "Services" in the Search bar, it should find the "Services" App. Run it, and look at the list of installed Services (which should be sorted alphabetically). Go down until you find the one-to-two dozen services that start "NI ..." (the first should be NI Application Web Server". Near the end, there should be "NI Service Locator", which is required to "find" the NI Examples. Particularly with LabVIEW 2019, the LabVIEW installation process can "silently fail" and not start this Service (though in many cases, it has been copied to your Hard Drive).
The only "fix" for this that I know (and I worked 4-6 months on getting this to work right) is to completely uninstall all NI Software and redo the LabVIEW Installation process. One piece of Good News is that NI has been "improving" NIPM, the program that does the installing, and it now seems to perform better.
Bob Schor
P.S. -- I just re-read your Post, and noticed that you are trying to install LabVIEW 2017, with LabVIEW Vision and some other toolkit whose image on the splash screen I don't recognize (because I haven't installed that toolkit). So the Good News is that this probably does not involve NIPM and the problems in dealing with it. So here are a few more tips for installing "Traditional" (i.e. pre-NIPM) LabVIEW:
Report back if you continue to have trouble.