IIS and SMTP - Re: SmtpMail from aspx.cs Cant send Message - Gives error

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > July 2004 > Re: SmtpMail from aspx.cs Cant send Message - Gives error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: SmtpMail from aspx.cs Cant send Message - Gives error
Jonathan Maltz [MS-MVP]

2004-07-04, 3:17 am

Hi,

Do you have a field similar to:

oMM.Fields.Item("http://schemas.microsoft.com/cdo/configuration/send
using") = 2

What is the value?
--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"SibAndela" <SibAndela@discussions.microsoft.com> wrote in message
news:42200BBD-BE0F-4C58-82E2-6C0FF5B326A0@microsoft.com...
> I want to send an email from the serverside of an aspx page based on data

submitted by the client. I also need to attach a file to send to the
recipient of the email.
>
> Testing inWindows XP/ Visual Studio .Net:
> Uploading the file and saving it - no problem
> Creating and populating the MailMessage - no problem
> Attaching the file to Mail Message - No Problem
>
> SmtpMail.Send(oMM) -gives following exception.
>
> Exception Details: System.Runtime.InteropServices.COMException: The

"SendUsing" configuration value is invalid.
>
> Source Error:
>
> Line 35: oMM.Attachments.Add(oMA);
> Line 36:
> Line 37: SmtpMail.Send( oMM ); <-- error line
> Line 38: }
> Line 39:
>
> Same code in windows app in works.
> How do I correct this problem.
>
> Thanks
>
> Sib Andela
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com