LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to build an applicaton but the build can't find SMTPEmail.mnu

Using Labview 2013 on a Window 7 machine, I get an build error when the aplication builder cant find SMTPEmail.mnu,, but my application does not use SMTP at all, so What the ????

 

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

Have you checked to make sure there are no dependencies in any of the VI's that you are calling from within your project? Also, do you run into the same issue if you try to build an application with an unrelated (and simple) project?

Rick C.
0 Kudos
Message 2 of 4
(3,058 Views)

Did you ever solve this problem?  I'm having the same issue. 

 

In my dependencies the NI_SMTPEmail.lvlib is missing the SMTPEmail.mnu.  A full search of the National Instruments directory on three Win7 machines comes up empty for this file.  I wonder if there is a way I can reinstall just this SMTP library...?

0 Kudos
Message 3 of 4
(2,971 Views)

[UPDATE]

Deleting the SMTPEMail.mnu file from NI_SMTPEmail.lvlib project fixed the issue.  Although I suspect I should have replaced it with the file "SMTPClient.mnu" located here on my system:

C:\Program Files (x86)\National Instruments\LabVIEW 2013\menus\Categories\Data Communication\_protocols

 

Message 4 of 4
(2,959 Views)