ImageGear Professional for Windows ActiveX
ActiveX Website Runtime Licensing

Using an Accusoft ActiveX on a webpage is similar to Manually Reported Runtime (Non-Node-Locked), as it requires calls to SetSolutionName Method, SetSolutionKey Method, and SetOEMLicenseKey Method. However, the web licenses are not node-locked to particular hardware but are node-locked to a set of specific domains or sub-domains. Sub-paths of those domains and sub-domains do not require additional licensing, thus if http://www.mysite.com is licensed, so is http://www.mysite.com/imaging.

To get an OEM license key, the developer will identify one or more domains or sub-domains to Accusoft's Licensing Center. There is an ActiveX web licensing site that contains the OEM License Generator web application. This web application is used to create an OEM license key that the developer can use along with the solution name and solution key on the webpage in the domain or sub-domain.

Example

In the following example:

The developer would do the following:

  1. Log into Accusoft's Licensing Center.
  2. Use the OEM License Generator web application to retrieve an OEM license key for www.mysite.com.
  3. Use the OEM license key on a webpage in the www.mysite.com domain.
VBScript
Copy Code
IGCoreCtl1.object.License.SetSolutionName "ACMEImaging"
IGCoreCtl1.object.SetSolutionKey &h1C3A023F, &hA018F260, &h37AF0E51, &h557F2389
IGCoreCtl1.object.SetOEMLicenseKey "2.0.GQCC0EmUgONaI4QDZ32tpGWfpGW4gtbC0iIC0iN4bigYM3m3K5b487QOsAM38O24mUp5bOpD2O240OQ32U2YsUKDKA87MYPGgGgaptMiK5Nv8AI4mYg4m3QvW52DZCPGs4p784mtP4IUgOWiIG0AQYp4052iIAWvNCZfpGWC8vQ5P4ZGKaPAWfbiYfZOI303pOZAgisiNaWA27gGsf8Ob7Zvm5IaKGI4KC8GsG2CWYpGQAg5sUmYWvZCQANig48G2ap4bG0DsO240YsUmtptNiZamCPGbYMfMO83gANAZCN52YbY8U8f8DM4m3g7MYMYWGW5Q7QGWaMiN7MtZfmtgY8AN7NDP7Z4W7sCbGKUPa0im7EDPP"

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback