04-24-2012 08:15 AM
hi,
I am getting the following (attached pic) problem when i add the .dll created in LabVIEW to my Visual Studio project. The problem come only when i add the dll file created from LabVIEW not from other languages.
Kindly help me to resolve this.
Thanks,
Regards,
Arvinth
04-27-2012 03:01 AM
hi all,
Any update on this?
did anyone got this error?
Regards,
Arvinth
04-28-2012 10:20 AM
Is the name of the DLL that is "blacked" out in the error dialog the name of the LabVIEW DLL you created or some other one? And is that on the computer on which you have developed the DLL or another one? If it is not the same computer you definitely will also need to install the according LabVIEW runtime engine on that computer to make a LabVIEW DLL executable on it.
04-29-2012 10:48 AM
Other possibility: You developed the DLL on a computer that didn't have the same bit-ness as the one that has Visual Studio. You don't provide nearly enough information to determine the cause.