LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fetal error: memorymanager.cpp,Line 566

Hi,

I found error when i run the builded exe.

please see the attachment.

 

 

 

0 Kudos
Message 1 of 4
(3,149 Views)

So would I be correct in assuming that this error only occurs with the standalone executable version of your code? Running in the develoment environment, there is no problem, yes?

 

  • When does the problem occur? At start up or do you have to do someting to cause it?
  • Are you using any external code? DLLs, .NET assemblies, ActiveX, etc?
  • Did this ever work, or did it just start?
  • Can you build other executables without problems?
  • If you install this executable on another PC, do you get the same problem?

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(3,138 Views)

Yes ,Correct-this error only occurs with the standalone executable version of my code

 

  • When does the problem occur? At start up or do you have to do someting to cause it?
  • when I run the exe, stating only getting this error.
  • Are you using any external code? DLLs, .NET assemblies, ActiveX, etc?
  • Yes,we are using some DLLs and >.net assemblies.
  • Did this ever work, or did it just start?
  • last month 
  • Can you build other executables without problems?
  • Yes, I can.
  • If you install this executable on another PC, do you get the same problem?
  • Yes, same

 

0 Kudos
Message 3 of 4
(3,085 Views)
Comment out all the calls to non-NI DLLs and .net assemblies and see if the error still occurs.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 4
(3,079 Views)