InternetKev
Guppy
One of my ASP sites on Win11 is receiving the following error:
when processing the following line:
The same code on Win8 has no trouble.
Is JMail okay on Win11, or is another protocol preferred?
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
Server.CreateObject Failed
when processing the following line:
Set objMail = Server.CreateObject("JMail.SMTPMail")
The same code on Win8 has no trouble.
Is JMail okay on Win11, or is another protocol preferred?