08-02-2007 10:28 AM
08-05-2007 03:35 PM
10-26-2007 08:20 AM
10-29-2007 04:19 PM
02-07-2008 02:23 PM
eellenoff wrote:
Hello, I'm relatively new to LabVIEW, and I'm stuck on a problem that I just can't make sense out of. I wrote some vi's on a development computer that make use of a DLL written as a device driver by ocean optics. I got everything more-or-less working on the development machine, and then went to move my application to the machine where it would be used. Now, when I try to open up any vi which calls the DLL I get "Invalid access to memory location". I've tried reinstalling the software that creates the DLL, I've tried cleaning out the registry, and I've made sure that my vi's still work on the development machine. I've even tried re-copying the DLL directly from the dev machine. I'm at a total loss and would appreciate any help you can offer. Thanks,
-Eric
02-19-2008 04:08 PM
@gedvell wrote:
Hi,
I get exactly the same error when I try to run the LV_sql VI's that interfaces labview with the MySQL database (downloaded from http://sourceforge.net/projects/sql-lv/).
On one machine running XP and LV8.2, I get the Invalid access to memory location error when the DLL in the aplication is being loaded by the Call Library function. I also tried labview 6.1 on this machine but get the same error.
On another machine also running XP but LV 6.1 I don't get this error when I'm droping a Call library function in a new VI and select the same DLL.
Cheers
Goran
02-20-2008 03:15 PM
11-23-2011 03:14 PM
Setting "Initiated=1" did not fix my problem (the same message, invalid access to memory location). Deleting the C:\Windows\OOIDRV.ini file however, did.