all groups > dotnet general > june 2004 >
You're in the

dotnet general

group:

aspx generate an email


aspx generate an email SibAndela
6/30/2004 9:54:02 PM
dotnet general:
How do I generate an email in the serverside code (aspx.cs file) in which I can imbed data submitted from the client icluding attachment of client side files that the client has specified. up to now I get a problem with STMPMAIL(oMyMail) giving an error
Exception Details: System.Runtime.InteropServices.COMException: The "SendUsing" configuration value is invalid

Re: aspx generate an email M. Zeeshan Mustafa
7/1/2004 10:47:04 AM
http://support.microsoft.com/?id=310273

[quoted text, click to view]
"SendUsing" configuration value is invalid

because you have not specified SMTP server.

--
Hope this helps,
Zeeshan Mustafa, MCSD


[quoted text, click to view]
I can imbed data submitted from the client icluding attachment of client
side files that the client has specified. up to now I get a problem with
STMPMAIL(oMyMail) giving an error
[quoted text, click to view]

AddThis Social Bookmark Button