Project Description:
I have a website that is written in ASP.NET 2.0 that is giving me an error message (see below). This is for a CONTACT FORM on the sidebar that has 8 fields. The website is hosted through Godaddy and I can supply FTP information immediately.
I NEED THIS DONE ASAP TODAY.
ERROR MESSAGE WHEN ATTEMPTING TO SUBMIT CONTACT FORM
Message = The transport failed to connect to the server. Source = System.Web StackTrace = at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.SmtpMail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at contactform.btnSubmit_Click(Object sender, EventArgs e)