I created a windows service and it works fine on several computers. On 2 computers I am getting the following error:
Service cannot be started. System.Net.Mail.SmtpExcept
ion: Transaction failed. The server response was <myemail@myplace.com>: Receipient address rejected: Access denied.
I'm using this service on other computers on the same domain and also other domains without any problems. Just these 2 computers give problems.
These 2 machines also did not have the .Net Framework installed on them. All of the others already seemed to have it. I needed to download and install that just to install the application. Not sure if that has something to do with it or not.
Start Free Trial