11-12-2008 09:21 AM - edited 11-12-2008 09:27 AM
Moderators: Please move this to the Machine Vision discussion board. I posted it in the wrong spot.
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-12-2008 12:49 PM