FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

what is error "FPLVMGR.dll"

I made a project and runs fine on the computer but when we make an executable an put it on another machine it gives an error "fplvmgr.dll"Can ane one give me steps on how to walk me through me how to make it an exe.?I'm using Labview 8.2.1
0 Kudos
Message 1 of 5
(5,439 Views)
This is a file that must be deployed to the target PC.  When the application builder runs, it should generate a directory named data along with the executable.  It puts a copy of this dll in the data folder.  This folder must be deployed with the executable.  See this link.http://digital.ni.com/public.nsf/allkb/734179A2A6779C4286256C4C0069C5F4
0 Kudos
Message 2 of 5
(5,435 Views)

That's What I have done.Will a local Ni come out and set down wih me and go through making this execuable work.We have installed

3 of these systems and only got 1 up and running.We have 2 new projects to do with a diffrent type of appl. and similar to each other.It is real important to get them up and running.We got a tech. contract and tried to use it to help,but  the help we got is way over our head.Just need help getting for a hour or two.Is there some local to the Houston,Texas area who can come out and help us?

0 Kudos
Message 3 of 5
(5,428 Views)
Do you have FieldPoint drivers installed on the target machines you are trying to deploy to?  When you create your exe, do you also create an installer for it and include all the drivers necessary in the installer (Like FieldPoint)?

-Tommy
0 Kudos
Message 4 of 5
(5,417 Views)
Can you post the entire warning / error message you are getting? 
 
I have not seen your exact problem, but I know from personal experience that there are many things that can go wrong during deployment.  I would suggest that you create a small simple project that wiggles a couple of cFP I/O.  Test it on the development machine, build the executable, run executabale on development machine and then deploy executable to target PC. 
 
It sounds like you have a .exe on a PC that is controlling a cFP.  Are you deploying a startup to the cFP as well?  What OS is the PC running?
0 Kudos
Message 5 of 5
(5,392 Views)