System requirements

  • The latest version of the WebAPI requires .NET framework 4.8 or higher to be installed on the IIS server. From the older wwwopac.ashx 3.7.15106.2 until its last version, the .NET framework version 4.5 is required while to the even older wwwopac.ashx versions 3.6.13277 up to 3.7.15106.2, the same system requirements apply as to the now deprecated wwwopac.exe, with the added requirement of an installed .NET framework version 4.0.3 or higher.
  • The WebAPI must be installed on Windows Server. (Axiell supports all Windows Server versions that are still supported by Microsoft.)
  • Microsoft IIS (Internet Information Services) 7.0 or higher must have been installed and configured on this server.
  • The standard WebAPI has been compiled in any-cpu mode, which allows it to act as a true 64-bit version on 64-bit systems and as a 32-bit version on 32-bit systems. 32-bit software can often be used normally on 64-bit systems, but if you use a 32-bit Oracle client on a 64-bit system, then the standard API will run into problems. For this case you will need a version of the API compiled in 32-bit mode. Note that we do not support Oracle anymore.
  • For more information see the web API installation guide