I am moving the website by setting up a new server and an error is occurring where I try to pull up Jmail and unable to launch the website at the moment.
For your information, I installed Jmail 32 bit version.
Please tell us how to solve the problem.
Development environment
Microsoft Windows Server 2016
IIS 10
Classic ASP
Error Message
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
/email.asp, line 34
Line 34 is below.
set jmail = Server.CreateOBject( "JMail.Message" )