11-12-2008 12:47 PM
To make a long story short, I have been unable to call a LabVIEW 7.1 shared library (dll) that I created from Microsoft Access 2007. Whenever I call the dll, MS Access and LabVIEW runtime freeze. So I discovered a workaround by calling a dummy LabVIEW 8.6 shared library first, then to call the LabVIEW 7.1 library second. This works fine for most of our PCs, but some of our PCs use NI Vision functions for machine vision applications. You can reference my post in the LabVIEW forum here:
http://forums.ni.com/ni/board/message?board.id=170&thread.id=366265
For the PCs that use the IMAQ functions, I'm getting a Fatal Interanl Error: memory.cpp Line 611 when I call a LabVIEW 7.1 shared library (dll) that I created. Again, this problem only happens when I use IMAQ functions.
Here is my current setup:
LabVIEW 7.1
NI Vision Development Module 7.1
NI Vision Builder 2.6.1
NI IMAQ 3.1.3
Any ideas on what might be causeing this error?
11-13-2008 01:38 PM
Hi brents1,
Do you only see the problem when you run IMAQ functions? Or do you see it when you use functions from the Vision Development Module (VDM) as well? Are you using the Vision runtime?