LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

C:\WINDOWS\ServicePackFiles\i386\kernel32.dll

Hello,

 

I am developing an app in LabVIEW 8.6 and sometimes I received the above msg when I launch my app.VI.

 

Thanks.

0 Kudos
Message 1 of 5
(3,123 Views)

What exactly does the message say?

 

Your subject line only gives a filename and path.

0 Kudos
Message 2 of 5
(3,118 Views)

 

This is the error msg I saw...

ErrorMsg.JPG

0 Kudos
Message 3 of 5
(3,100 Views)

Perhaps you have specified the full path to kernel32.dll in the CLFN which is not correct.  You should only put kernel32.dll in the library name and let the OS find it.

0 Kudos
Message 4 of 5
(3,096 Views)

I was using  "cmd /C abc.exe" to call another application.  Could that be an issue?

 

/Kawsy

0 Kudos
Message 5 of 5
(3,093 Views)