Hi,
When you’re creating the DLL using the LabVIEW Math Interface Toolkit, make sure you have Matlab closed. Otherwise, sometimes the calls to the various Matlab dlls do not execute properly. I assume you’re using the same version of Matlab on both the development computer as well as the deployment computer?
I’ve seen this error once before with usage of the Simulation Node VIs in LabVIEW, but I checked that you did not have any of these in your VI. It’s possible that some of the analysis VIs are causing problems. I know that in LabVIEW 7.1, the implementation of the lvanlys.dll changed a bit and some people experienced problems with applications using the analys.dll. In those situations, replacing the lvalys.dll with the older lvalys.dll from LabVIEW 7.0 fixed the problem. You can see if any of these options fixes the problem… good luck.
Kileen