梦飞扬 - 2007-10-5 22:17:00
Server Error in '/' Application.
Mailbox name not allowed. The server response was: authentication is required,smtp10,wKjADrDbYwb6RgZHr7zDUQ==.61857S2 1191593723 Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Mail.SmtpException: Mailbox name not allowed. The server response was: authentication is required,smtp10,wKjADrDbYwb6RgZHr7zDUQ==.61857S2 1191593723
Source Error:
| An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
| [SmtpException: Mailbox name not allowed. The server response was: authentication is required,smtp10,wKjADrDbYwb6RgZHr7zDUQ==.61857S2 1191593723] System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) +822248 System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from) +39 System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception) +95 System.Net.Mail.SmtpClient.Send(MailMessage message) +2004 ChangeHopeEmail.ChangeHopemail.sendmail(String server, String username, String password, String toaddr, String titel, String body) in F:\公司文件\罗润\C2C打包文件\Email\Email\Email\Class1.cs:31 VipUser_VipReg.SendEmail() +655 VipUser_VipReg.Reg() +473 VipUser_VipReg.Page_Load(Object sender, EventArgs e) +238 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061 |
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
填好信息后,点同意注册就出现这样的数据
梦飞扬 - 2007-10-5 22:26:00
注册出错后查看会员时,竟然已经存在了,然后登录时说不能链接,但重新打开网页时,已经登录了,奇怪了,怎么会这样呢