Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everybody,
I want to send email from my windows application and i used system.net.mail, but i got "operation is timeout" error.Please help me solve this, and also i have a doubt that we have to install IIS on the system for using system.net.mail, so please help me for solving this.
Thanking you..
Posted

Seems that your SMTP address is not correcct, your code is throwing timeout error while resolving the SMTP server.

I don't think that IIS is required in you local sytem.
 
Share this answer
 
K thank u for your reply


Can we change the actual from address to our name while displaying in the recipient's system.

Thanking you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900