| | |
error : Could not access CDO.Message object
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jun 2006
Posts: 1
Reputation:
Solved Threads: 0
hi all,
i create an application to sending email's. this is the code i used.
Dim mailmsg As MailMessage
SmtpMail.SmtpServer = "127.0.0.1"
mailmsg = New MailMessage
mailmsg.To = txtFrom.Text
mailmsg.From = txtTo.Text
mailmsg.Subject = "demo"
mailmsg.Body = "Its a simple test"
mailmsg.BodyFormat = MailFormat.Text
SmtpMail.Send(mailmsg)
But i got an error 'Could not access CDO.Message object'
Please help me.
Thanks
Thomas
i create an application to sending email's. this is the code i used.
Dim mailmsg As MailMessage
SmtpMail.SmtpServer = "127.0.0.1"
mailmsg = New MailMessage
mailmsg.To = txtFrom.Text
mailmsg.From = txtTo.Text
mailmsg.Subject = "demo"
mailmsg.Body = "Its a simple test"
mailmsg.BodyFormat = MailFormat.Text
SmtpMail.Send(mailmsg)
But i got an error 'Could not access CDO.Message object'
Please help me.
Thanks
Thomas
•
•
Join Date: Jun 2006
Posts: 48
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by thomas_joyee
hi all,
i create an application to sending email's. this is the code i used.
Dim mailmsg As MailMessage
SmtpMail.SmtpServer = "127.0.0.1"
mailmsg = New MailMessage
mailmsg.To = txtFrom.Text
mailmsg.From = txtTo.Text
mailmsg.Subject = "demo"
mailmsg.Body = "Its a simple test"
mailmsg.BodyFormat = MailFormat.Text
SmtpMail.Send(mailmsg)
But i got an error 'Could not access CDO.Message object'
Please help me.
Thanks
Thomas
Hi my friend.
To solve your problem please go to your favorite search
engine and try paulSadowski.com
thanks
with love
•
•
Join Date: Jun 2006
Posts: 48
Reputation:
Solved Threads: 0
Hi Thomas,
this is embeza from Ethiopia.
pls use the site i suggested.
i.e http://www.paulsadowski.com/WSH/cdo.html
You would perfectly find what you need
with regards
Embeza
this is embeza from Ethiopia.
pls use the site i suggested.
i.e http://www.paulsadowski.com/WSH/cdo.html
You would perfectly find what you need
with regards
Embeza
![]() |
Similar Threads
- CDOSYS Error (ASP)
- Could not create 'CDO.Message' object (ASP.NET)
- Access displays 'OLE object' on linked Oracle datetime (Oracle)
- How do i Send and Receive Email with Attachment (Visual Basic 4 / 5 / 6)
- Email direct from MS Access (MS Access and FileMaker Pro)
- JIT debug error (Windows NT / 2000 / XP)
Other Threads in the VB.NET Forum
- Previous Thread: move previouse record in VB.net
- Next Thread: delete a record and update the dataset
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary box button buttons center click code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder image images isnumericfuntioncall listview login math memory mobile module ms msaccess mssqlbackend mysql navigate net opacity pan peertopeervideostreaming picturebox picturebox1 plugin port print printpreview problemwithinstallation project record regex reports" reuse right-to-left save savedialog serial sorting sql sqldatbase storedprocedure string temp textbox timer updown upload useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet view vista visual visualbasic visualbasic.net visualstudio web wpf xml





