07-15-2009 06:26 PM
After I fixed the error with visarc not found as in the problem rised at next address: http://forums.ni.com/ni/board/message?board.id=170&message.id=401911#M401911, another one is generated: the nilvce.dll is not found by LAbviewEngine. Usually I cancel and I go on with building process when LABview 8.6 allows me to brows for nilvce.dll. I wonder if someone can tell what means the fact that nilvce.dll is not found? There is not such dll in my computer.
07-16-2009 12:34 AM
07-16-2009 08:39 AM
It must better to show little from the the history of this problem:
-First I made an executable from a big project and so far no complain
-Second I build a vi using a source distribution feature from the builder and then the complain with visarc started when I did the procedure from the link I sent before. After that no complain when I build with source distribution, but when I start building an exe the problem with nilvce.dll started.
So far what I build works well in my computer in which I have entire Labview 8.6.1 and all type of drivers but I can not make it working in a customer computer and I have a concern about nilvce.dll which is a NI dll.
Any idea why this problem?
07-16-2009 08:55 AM
07-16-2009 10:24 AM
I send to you the history because also I did not understand why problems started one after another one.
Yes, I am using call library functions calling different dlls and my system is pretty complex, converting code from 7.1.1 to 8.6.
07-16-2009 10:25 AM
07-17-2009 07:57 AM
07-17-2009 08:54 AM
Hi Muks,
I did what Ni explained in that site, but it did not help, because in fact there is not such a dll in my computer. So the search of the nilvce.dll appears during building the exe, not when I run the executable. In fact I always cancel the option to search by myself the dll and in the end the executable works well in the customer computer even.
It seems to me the nilvce.dll is an NI dll if I consider the name.
I also see that when I start building Labview loads around 700 vis from its library and then after this the engine is looking for nilvce.dll. All libraries are loaded correctly but not the dll. I mentioned to you because until labview 7 I did not see how the builder loads the libraries visibly.
07-20-2009 10:32 AM
Hi,
This is a known bug with LabVIEW 8.6.x that does not occur on all machines but has come up a few times. It results from the fact that there is a dependency on the nilvce.dll which is part of the NIScanEngine. You should be able to find it in the following directory: C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\NIScanEngine. If not, please contact National Instruments support.
07-20-2009 10:06 PM
Thank you Olivia,
I will do it!
Virginia