Chilkat v11.0.0 ActiveX Object Creation

Starting in Chilkat v11.0.0, applications using CreateObject (or similar) should pass an identifier beginning with “Chilkat.”.   If your application uses “Chilkat_9_5_0.”, then strings must be updated to use “Chilkat.”.  For example: The reference documentation web page for each Chilkat ActiveX object shows the object creation statements for various programming languages.  For example: (ASP) set obj = Server.CreateObject(“Chilkat.Http”) (AutoIt) $obj = […]