Issue Details
When I try to select a 32-bit DLL in a Call Library Function Node in 64-bit LabVIEW, I get a dialog stating:
The library selected is not valid for the current platform. For example, you are running 64-bit LabVIEW and the library might be a 32-bit library.
![](/servlet/rtaImage?eid=ka03q000000lLNg&feoid=00N0Z00000HEWRk&refid=0EM0Z000000FT7c)
OR:
When I try to select a 64-bit DLL in a Call Library Function Node in 32-bit LabVIEW, I get a dialog stating:
The library selected is not valid for the current platform. For example, you are running 32-bit LabVIEW and the library might be a 64-bit library.
![](/servlet/rtaImage?eid=ka03q000000lLNg&feoid=00N0Z00000HEWRk&refid=0EM0Z000000FSwj)
Why am I seeing these errors? Can I call a 32-bit DLL from 64-bit LabVIEW or vice versa?