LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Access violation (0xC0000005) at EIP=0x0077c03d4e

Hi,

 

I'm running LabVIEW 2012 (64bits) on a Windows 7 (64bits) computer.

When I launch the .EXE I receive report of Access Violation Exception 0xC0000005 at location 0x0077c03d4e

I'm calling an external DLL where I manipulate a string.

I don't always receive this error. It is random. Most of the times I execute my program perfectly.

 

Thanks,

Carmen.

0 Kudos
Message 1 of 4
(4,536 Views)

Here is a long thread talks about the Access Violation issue due to different sources. You may find this helpful

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 4
(4,527 Views)
0 Kudos
Message 3 of 4
(4,504 Views)

Hi, wondering if cgalan evergot this working.

I'm seeing a similar problem, using Labview 2011, and recently installing the executable on a 64 bit windows machine (it's always worked on 32-bit machines).

After reading http://digital.ni.com/public.nsf/allkb/CE69D2C55480900486257B6A0037C327?OpenDocument

I went through looking for Call Library Functions that might be causing the issue.  I found Open Registry, Close Registry, and Read Registry vi's that use this, and changed the file paths as recommended.  No improvement.

Is there an easy way to look for Call Library functions?  These were deep within one of NI's Report Generator vi's.  I'm wondering whether there may be others.

 

 

0 Kudos
Message 4 of 4
(4,381 Views)