Wrox Programmer Forums
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 25th, 2004, 02:42 AM
Registered User
 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi everyone!

i tried to use Danniken's code but i received the following error:

Error Type:
CDO.Message.1 (0x80040222)
The pickup directory path is required and was not specified.
/cdo2.asp, line 19

where line 19 is objCDOSYSMail.Send

what it is all about?

please help!

thanks

 
Old July 14th, 2004, 05:47 PM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by canukmikes
 Danniken,
I'm using code that's pretty much exactly what you posted.
But when I view the page, I get an error type 0x8004020E, "Cannot
modify or delete an object that was added using the COM+ Admin SDK".
Someobdy else suggested adding the following lines of code in my page:




But it didn't solve anything.
Anybody have any ideas?

 
Old August 5th, 2004, 05:23 PM
Authorized User
 
Join Date: Mar 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by krean
 hi everyone!

i tried to use Danniken's code but i received the following error:

Error Type:
CDO.Message.1 (0x80040222)
The pickup directory path is required and was not specified.
/cdo2.asp, line 19

where line 19 is objCDOSYSMail.Send

what it is all about?

please help!

thanks

Check out:

http://msdn.microsoft.com/library/de..._directory.asp

 
Old October 29th, 2004, 05:45 AM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you for the code. But I am still having some problems with this code. The problem is CDO.Message.1 error '80040213'

The transport failed to connect to the server.

line 182 at this line i have Imessage.send


 
Old October 29th, 2004, 11:50 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Check if SMTP is up and running fine.

_________________________
- Vijay G
Strive for Perfection
 
Old October 30th, 2004, 02:28 AM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you. It's working.

 
Old April 19th, 2005, 03:58 PM
Registered User
 
Join Date: Apr 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by lucasmcd
 
Quote:
quote:Originally posted by canukmikes
Quote:
 Danniken,
I'm using code that's pretty much exactly what you posted.
But when I view the page, I get an error type 0x8004020E, "Cannot
modify or delete an object that was added using the COM+ Admin SDK".
Someobdy else suggested adding the following lines of code in my page:




But it didn't solve anything.
Anybody have any ideas?

 
Old April 19th, 2005, 04:00 PM
Registered User
 
Join Date: Apr 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I found that by going into the properties for SMTP and setting the anonymous access checkbox to true this problem went away






Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending Mail Using CDOSYS in ASP artarasan Classic ASP Basics 1 May 12th, 2008 06:11 PM
Sending email maitias C# 2005 2 February 17th, 2006 11:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.