01-21-2012 04:20 AM
Install the following run-time engines:
LabVIEW Run-time Engine (same version that was used to develop the VI)
Vision Run-time Engine (same version that was used to develop the VI)
A single-seat Vision Deployment License is required for each target machine on which you install the Vision Run-time Engine. See Related Links for more details.
Copy the following DLLs from your development machine's System Directory, typically C:\Windows\system32, to your target machine's System Directory.
ImaqDirectShowDll.dll
ImaqDirectShowExport.dll
Register ImaqDirectShowExport.dll by selecting the Windows Start Menu and selecting Run.
Type in regsvr32 C:\WINDOWS\system32\ImaqDirectShowExport.dll and click OK to register the DLL.
If you are on a different OS or if the system directory is different and you want to copy the file path instead of typing the whole path, you can drag the file to the command line in the Run prompt, highlight the path, right-click and select Copy.
Paste in the command prompt window by right-clicking and selecting Paste.
The ImaqDirectShowDll does not have to be registered.
I have followed all above steps ,
Can any one help me for solution ?
01-31-2012 02:51 AM
Have you installed Vision Acquisition Software at the target system?
Christian
01-31-2012 04:06 AM
no sir
I had installed installer of application
01-31-2012 07:14 AM
My guess is that the driver is missing at the target system.
You can add the driver (part of Vision Acquisition Software) you need (IMAQ, IMAQdx, ..) under the Additional Installers Section of your Build Specification and you will also need a runtime license.
Christian