11-20-2019 10:43 AM
I have built an application exe file that works well. I then added images from a camera and sent the updated exe file. The end user is getting an error of resource not found, niimaqdx.dll & nivision.dll.
I was not aware that some if the VIs I used were NIvision because I don't have a vision license.
From what I have found, it sounds like I need to build a new install file, in addition the target computer must have a nivision license. Is this correct?
Solved! Go to Solution.
11-20-2019 10:53 AM
Hi Metzler,
Yes, if the developer uses either Vision Acquisition Software, or the more functional Vision Development Suite, the target computer must have a Vision Acquisition Software license to run it. But, it seems like a mystery that your application uses vision VIs if you don't have them on your computer...
11-20-2019 11:48 AM
The VIs are actually on the development computer, but I don't have a license for vision - I have the professional Development license.
I wonder if it was ever included with my license.
11-20-2019 11:59 AM
Interesting. Just out of curiosity, what is the LabVIEW version/year you are using?
11-20-2019 06:07 PM
LV2017
11-20-2019 06:49 PM
Hmm... if you look at this page, Vision analysis is not included in any of the LabVIEW versions. But, now that I think about it, I do recall seeing the checkbox to install it when I was installing LabVIEW last time. It was unchecked by default. If you check it, then you probably install it and use it in evaluation mode until your trial expires. Maybe that's how they trick people into buying extra add-ons!
11-20-2019 07:02 PM
Strange, I have been building this VI in my spare time for about 3 months, I think their trial time is 30 days.
This really messed me up since the application need a license on the target computer.
I will have to reprogram the image part using the camera vendor's VIs, but they don't seem to work as well.