Re: cdo.message object

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That site has very good info regarding System.Mail

"Kenneth Windish" <kennethwindish@xxxxxxxxxxx> wrote in message
news:uX9$boZ0FHA.3216@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for the info.
>
> Ken
>
> "Ken Cox [Microsoft MVP]" <BANSPAMkjopc@xxxxxxxxxxx> wrote in message
> news:OotIAhZ0FHA.3336@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi Ken,
> >
> > You may have checked them but there are a bunch of suggestions here for
> > that error:
> >
> > http://www.systemwebmail.com/faq/4.2.3.aspx#4.2.3
> >
> > Ken
> > Microsoft MVP [ASP.NET]
> >
> >
> > "Kenneth Windish" <kennethwindish@xxxxxxxxxxx> wrote in message
> > news:%23408RzY0FHA.268@xxxxxxxxxxxxxxxxxxxxxxx
> >> Hi,
> >>
> >> I am using the following syntax:
> >> Dim objMM1 As New System.Web.Mail.MailMessage
> >> objMM1.To = ("someone")
> >> objMM1.From = textbox1.Text + " @ " + textbox3.text
> >> objMM1.BodyFormat = Mail.MailFormat.Text
> >> objMM1.Priority = mail.MailPriority.Normal
> >> objMM1.Subject = "Support"
> >> objMM1.Body = " `text goes here' "
> >> dim ok as boolean =true
> >> Try
> >> mail.SmtpMail.SmtpServer = " `mail.server.name' "
> >> mail.SmtpMail.Send(objMM1)
> >> Catch ehttp As System.Web.HttpException
> >> panel1.visible=true
> >> label3.text="Mail Error"
> >> label1.text=(ehttp.Message)
> >> ok=false
> >> End Try
> >>
> >> I recieve the following error message:
> >> Could not access 'CDO.Message' object.
> >>
> >> does any one know what I am doing wrong here? This was all working
fine
> >> until the hosting company did maintenance on there server and now I am
> >> receiving this error.
> >>
> >> TIA
> >> Ken
> >>
> >>
> >
> >
>
>


.



Relevant Pages

  • Re: Client Documentation Redirection
    ... drive "M:" would be the user's folder on the server. ... by step instructions somewhere? ... TIA ... Prev by Date: ...
    (microsoft.public.windows.server.sbs)
  • Working with two different FQDN addresses
    ... Is it possible to see free/ busy time from one server to the other, ... TIA, ... Prev by Date: ...
    (microsoft.public.exchange2000.admin)
  • Working with two different FQDN addresses
    ... Is it possible to see free/ busy time from one server to the other, ... TIA, ... Prev by Date: ...
    (microsoft.public.exchange2000.admin)
  • Rotate event logs
    ... logs in a windows 2000 server. ... TIA ... best regards ... Prev by Date: ...
    (microsoft.public.win2000.general)
  • Re: Content Index update error
    ... I've just started receiving the same error. ... fix for this I would really appreicate the help. ... rolling back the server to .Net 1.4 isn't an option unfortunately). ... Prev by Date: ...
    (microsoft.public.sharepoint.portalserver)