|
-
Oct 6th, 2003, 06:45 AM
#1
Thread Starter
Fanatic Member
SMTP email problems
The following line of code :
SmtpMail.Send(objEmail)
Produces this error :
"System.Runtime.InteropServices.COMException: Unspecified error"
Can anyone help ?
I have included "Imports System.Web.Mail" at the top of my code behind page and intelisence reveals all appropriate properties and methods.
-
Oct 6th, 2003, 07:46 AM
#2
Sleep mode
Are you using any kind of OCX or DLL to interop. with the current proj or you just use the .NET class ? Maybe you need to show more code !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|