问题 I created MVC 4 application. In that application If user forgot the password , I have method to send an email to user to reset password. If Admin want to change user current password ,I have method to send an email to user with relevant details. So I'm getting same error when I try to send email I'm getting errors like following Error that I'm getting for Forgot Password method Error that I'm getting for Edit User method Seems like I'm having trouble when I try to send email , I'm using asp