Re: FIX YOUR E-MAIL!

  •  06-03-2004, 5:34 AM

    Re: FIX YOUR E-MAIL!

    Adam,

     
    I just tried it again this morning and same as before. Here is the Stack Trace message. Btw, I did put my e-mail address at the top
     
    Stack Trace:

    [COMException (0x8004020c): At least one recipient is required, but none were found.
    ]
    
    [TargetInvocationException: Exception has been thrown by the target of an invocation.]
       System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) +0
       System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters) +473
       System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +58
    
    [HttpException (0x80004005): Could not access 'CDO.Message' object.]
       System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +111
       System.Web.Mail.CdoSysHelper.Send(MailMessage message) +1842
       System.Web.Mail.SmtpMail.Send(MailMessage message) +150
       RichIbuySpy.feedback.SubmitBtn_Click(Object sender, EventArgs e) +646
       System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
       System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
       System.Web.UI.Page.ProcessRequestMain() +1277
    
View Complete Thread