iisvbscriptcomasp-classicchilkat

Create Object Chilkat Failing on Win Server 2022


I have installed the Chilkat ActiveX software and all components seem to be registered. However, I am getting the following error at this line of code:

set http = Server.CreateObject("Chilkat_9_5_0.Http")

Error:

error '80040154'

We have upgraded from Win Server 2008 r2 to Win Server 2022 DC and I can't seem to get the object to be created.

Any help on this one?


Solution

  • Found out the issue. I needed to install the 32bit version not the 64bit.