SMTP mail + CDONTS

  • Thread starter Thread starter Brad
  • Start date Start date
B

Brad

Hi there

I'm using the Windows server CDONTS mail object from with
my ASP page to send off emails.

I know my code works as the exact code is sitting on the
web server hosting my site, but I can't seem to get our
development server to send emails.

I'm using IIS, it has IE 5.something, I've registered
the .dll again and checked the services (but didn't find
anything for SMTP).

What could be wrong? Please help.

Thanks
Brad
 
Hi Brad:
please double check ...

1. the CDONTS.dll was registered in your WebServer machine...
2. the asp program can be runing in iis

^^
 
Back
Top