Server object, ASP 0177 (0x8002801D) Library not registered.

Question:

I  downloaded 30-day trial version of Active-X component for
ChilkatWebMail2. I am interested in saving attachment file from mail using
ASP.

I am trying  with the sample code published at your site .

At following code line 

'set mailman = Server.CreateObject("ChilkatWebMail2.WebMailMan2")' 

I am getting the error

Error Type:
Server object, ASP 0177 (0x8002801D)
Library not registered. 
/TRIAL/mail-save.asp, line 13.

I checked in Registery for Chilkatwebmain2.webmailman2. it is registered
with following Value data 
{A46E5261-AA56-4767-88CA-DFCED050D09E}.
Any idea of the why the error ?

Answer:

Maybe you downloaded Chilkat Mail, and not Chilkat WebMail. The Chilkat WebMail download URL is http://www.chilkatsoft.com/download/WebMail.msi Please try downloading and installing to see if that solves the problem.