![]() |
| ASPMail Component |
|
CBSI-Les
|
I have copied the ASPMail component from the HMS website.
This line of code: Set Mailer = Server.CreateObject("SMTPsvg.Mailer") results in this error message: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed This is a link to the form that submits to the page. http://www.cbsinet.com/our-company/contact.asp A search of the internet for this error tells me that the server cannot find the object, which is the object specified by HSM. How can I correct this? |
||||||||||||
|
Last edited by CBSI-Les on Thu Sep 03, 2009 11:22 am; edited 1 time in total |
|||||||||||||
|
rmathus
|
Was the DDL correctly registered for the site? The specific object is SMTPsvg.Mailer.
|
||||||||||||
|
|
|||||||||||||
|
CBSI-Les
|
I am not sure. I will have my boss check with HMS to find out.
|
||||||||||||
|
|
|||||||||||||
| ASPMail Component |
|
||
|


