SpinFire Publish Prerequisites

Requirements

Server

  • Windows OS (64-bit): Windows Server 2016-2025 or Windows 10/11

  • Memory: 16GB or more

  • Disk Space: 50GB or more

Client

  • Web browser: Chrome, Edge (Chromium-Based), Firefox

Prerequisite Steps

The following steps are required before installing SpinFire Publish.

  1. Install .NET Framework 4.8.1 (we recommend using the offline installer).

  • To check the installation of .NET Framework 4.8.1, use the same paths in the Windows Registry, but look for a different version number.

Method 1: Via PowerShell (Fastest)

  • Open PowerShell as an administrator.

  • Copy the command below and then press Enter:

(Get-ItemProperty “HKLM:SOFTWAREMicrosoftNET Framework SetupNDPv4Full”).Release -ge 533320

If the result for the above command is True, .NET Framework 4.8.1 is installed. -> Number #533320

If the result is False, version 4.8.1 is missing (or only an older version like 4.8 is active).

  1. Install required Windows features. Run the PowerShell command below in administrator mode:

    • For Windows Server: Install-WindowsFeature Web-Server,Web-Asp-Net45,NET-Framework-45-Features,NET-WCF-Services45,NET-WCF-Pipe-Activation45

    • For Windows: Enable-WindowsOptionalFeature -All -Online -NoRestart -FeatureName IIS-WebServer,IIS-WebServerManagementTools,NetFx4-AdvSrvs,NetFx4Extended-ASPNET45,WCF-Pipe-Activation45

Licensing

For licensing, please contact SpinFire Technical Support at spinfiresupport@techsoft3d.com

Warning

Do not apply a SpinFire Insight floating license to SpinFire Publish. This is not supported and will cause unwanted results.