Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics 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 January 26th, 2007, 06:24 PM
Friend of Wrox
 
Join Date: May 2005
Posts: 189
Thanks: 0
Thanked 0 Times in 0 Posts
Default E-mail error (0x80040220)

Hei!

This is like starting over again. Can any of you guide me through this problem, leading to any solution? Is it not an official VB-script-object (ASP) on sending e-mail?

I am trying to send e-mail from within my web-app. I have winXP 2002 and the boundeled IIS. Please show me how to skin this tiger, hope this one just have one life left! This is the error;

Feiltype:
CDO.Message.1 (0x80040220)
Konfigurasjonsverdien SendUsing er ugyldig.
/b/c.asp, linje 156


and this is the object;

Set myMail=CreateObject("CDO.Message")

    myMail.Subject=""
    myMail.From=""
    myMail.To=""
    myMail.TextBody=""
    myMail.Send

set myMail=nothing


I am wery pleased with all the assistance I have got so far. I would realy like to face a happy ending regarding this prosject, before approaching the brand new ASP.NET-book I have received lately.

Mvh
grstad :~)




Internet has become favorable with that tool...thank you Tim Berners-Lee!
__________________
Internet has become favorable with that tool...thank you Tim Berners-Lee!





Similar Threads
Thread Thread Starter Forum Replies Last Post
E-mail error plz help its urget Samikaraeen Pro VB.NET 2002/2003 0 March 3rd, 2005 07:39 AM
Error With Java Mail RajeshGudimetla J2EE 1 December 16th, 2004 01:26 AM
Mail sending error rajuru Beginning PHP 3 October 20th, 2004 01:19 AM
ecommerse mail error richardh BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 September 5th, 2004 11:57 AM





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