Results 1 to 2 of 2

Thread: SMTP email problems

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    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.

    Parksie

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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
  •  



Click Here to Expand Forum to Full Width