A few days ago,I installed CVI2017 on two computers which have been installed CVI2012 before.The entire installation process is OK,no errors occurred.But one of them cannot work properly,and the other one is OK.
The situation is like this:The old software (complied by CVI2012) and new software (complied by CVI2017) all cannot do DAQ. Then I do the test in MAX,the error:-88705 shows.I search this on the internet and get the reason:The Windows Service:NI Device Loader cannot be started.The solution is to make sure this service is started successfully.
I tried but failed.Finally,I had no enough time to analyze the problem so I had to restored the system using Ghost.
I search the Windows system log,it shows: Service NI System Web Server fail to start.
I found the service dependency is:NI Device Loader->1.NI Configuration Manager 2. NI mDNS Responder Service(->NI System Web Server).It's same as the original environment before the installation。
But I found that on the OK computer is NI Device Loader->NI Configuration Manager.
Then I know the installation of CVI2017 met some hidden problems on the NotOK computer which at least cause the service dependency was not corrected to what it should be.
I want to know Why this will happen?There is bug on the installation software?
I need to do complete the CVI2017 on this computer.What can I do when I meet this again?Maybe this is just one of many problems can occur?