Error using SMTPsvg.Mailer

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Error using SMTPsvg.Mailer

    When i'm using the "SMTPsvg.Mailer" component local on my machine i get this
    error "Server object, ASP 0177 (0x800401F3) Invalid class string ....".

    No problem when i'm running it from a server.

    What do i need on my local machine to get this to work ?
    Georgebaker Guest

  2. Similar Questions and Discussions

    1. SMTPsvg.Mailer HTML format problem
      Hi, I am using the SMTPsvg.Mailer component to send email. But 1 problem that I have been experiencing now is that if I include the AddAttachment...
    2. SMTPsvg.Mailer
      Hi All, I know that the SMTPsvg.Mailer component is used to send mails from ASP Page. Can any body tell me where can I get the Component for...
    3. PHP Mailer
      I would like to set up a PHP page which my staff can use to select attachments and send them to a specified email address. There will be a list...
    4. PHP mailer script
      I would like to set up a PHP page which my staff can use to select attachments and send them to a specified email address. There will be a list...
    5. Mail::Mailer - Capturing SMTP error?
      Hi all, QUESTION IN BRIEF: Using SMTP in Mail::Mailer how do I capture a 'user unknown' error as shown below from the debug info: ...
  3. #2

    Default Re: Error using SMTPsvg.Mailer

    Georgebaker wrote on Sat, 8 Dec 2007 15:15:01 -0800:
    > When i'm using the "SMTPsvg.Mailer" component local on my machine i get
    > this error "Server object, ASP 0177 (0x800401F3) Invalid class string
    > ....".
    > No problem when i'm running it from a server.
    > What do i need on my local machine to get this to work ?
    You need to install ASPMail from ServerObjects - [url]http://www.serverobjects.com/products.htm[/url]

    Dan


    Daniel Crichton Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139