LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build Error: NMDK_AF_CANT_OPEN_SOURCE_FILE

We've created a dll called JAVSTSST.dll that is somehow killing our overall build process. The build is in LV 6.1. The actual error message is occurs right before an installer is to be created and is shown below

Error 26047 occurred at Build Application.vi>> Dist Call
Create Installer.vi>> Win Install Create.vi >> Win Install
Add Files.vi >> MSI DK Add File.vi
JAVSTSST.dll

Possible reasons:

NMDK_AF_CANT_OPEN_SOURCE_FILE


Can someone point me in the right direction for solving this problem?
0 Kudos
Message 1 of 6
(3,204 Views)

Hey, I have seen this happen when people move/delete files that the application builder is pointing at.  You may want to remove your DLL file from the application builder and re-add it.

Hope this helps!

Dan

Daniel Eaton
National Instruments
Systems Engineering
Embedded and Industrial Control
0 Kudos
Message 2 of 6
(3,187 Views)
For some reason the Remove button is disabled when I try to remove this dll.....
0 Kudos
Message 3 of 6
(3,181 Views)

Hi Jim,

 

This is probably because the DLL has been included as a support file for the build.  Please remove the DLL from your support files and try again.  After you remove the DLL, add it back, and build the installer. 

 

Regards,

Elizabeth S.

Applications Engineer

National Instruments

0 Kudos
Message 4 of 6
(3,176 Views)
Yes it was listed as a support file and I did remove it. However, for some reason it remains in the file distribution list with the Remove button disabled.
0 Kudos
Message 5 of 6
(3,176 Views)

Hi Jim,

 

Have you tried to re-build the installer all together?  LabVIEW is probably having a hard time locating a file.  Do you have duplicate files?  Have you moved files after including them in the build?  Please check all of the files that you are including and take a look at the following knowledgebase article:

 

What Does Error 26047 Mean in LabVIEW?

http://digital.ni.com/public.nsf/allkb/996042FE08EADE4586256C690051F8B9?OpenDocument

 

Regards,

Elizabeth S.

Applications Engineer

National Instruments

0 Kudos
Message 6 of 6
(3,157 Views)