LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SMTP Error on compiled version

Hi,

SMTP function: Error 1172: Error calling method system.net.mai.smtpcleient.send.

I got this error only on the compiled version. Not when i am running with the source code.

 

This error only occur on this particular machine. The other machine running same executable works fine.

I think there's some setting in windows that needs to be configure, but i dunno what.

 

Any inputs is very much appreciated.

 

 

0 Kudos
Message 1 of 5
(2,457 Views)

Do you have the correct version of dotNet installed. The error looks like it is trying to invoke a dotNet method and is encountering an error.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 2 of 5
(2,447 Views)

I can check that, but if its not the correct version, error should be encountered also when running in source code.

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

sorry been busy lately with other stuff...

 

any help on this?

 

Mark, how can i get the dotNet version?

0 Kudos
Message 4 of 5
(2,422 Views)

Hello,

 

You can download the .Net framework here: http://msdn.microsoft.com/en-us/netframework/aa569263

 

There are also links on the side to previous versions of the .Net framework.

 

Regards,

Matt M.

Applications Engineer
National Instruments
0 Kudos
Message 5 of 5
(2,413 Views)