HOME
CONTATO
LOG
Lista de erros
2025-04-17 11:37:27 - em System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
em System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
em System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
em System.Net.Mail.SmtpClient.Send(MailMessage message)
em WebApplication1.contato.Enviar_Click(Object sender, EventArgs e) na C:\Users\yodab\Meu Drive\Fatec\+DISCIPLINAS\+AULAS\2025-1\C#\Manha\WebApplication1\WebApplication1\contato.aspx.cs:linha 67
2025-04-17 11:39:13 - em System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
em System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
em System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
em System.Net.Mail.SmtpClient.Send(MailMessage message)
em WebApplication1.contato.Enviar_Click(Object sender, EventArgs e) na C:\Users\yodab\Meu Drive\Fatec\+DISCIPLINAS\+AULAS\2025-1\C#\Manha\WebApplication1\WebApplication1\contato.aspx.cs:linha 67
2025-06-13 20:57:49 - at System.Web.Handlers.ScriptModule.EndRequestHandler(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Análise e Desenvolvimemto de Sistemas