09-20-2011 10:05 AM
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.
09-20-2011 10:27 AM
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.
09-20-2011 10:30 AM
I can check that, but if its not the correct version, error should be encountered also when running in source code.
10-12-2011 08:53 AM
sorry been busy lately with other stuff...
any help on this?
Mark, how can i get the dotNet version?
10-13-2011 11:44 AM
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.