- 2 minutes to read

Step 3: Download Binaries

Download the Nodinite 7 Core Services package from the Portal.


Prerequisites


Steps

  1. Click Download Core to download the Core Services ZIP file

Download Core Interface
Example of the Download and Review interface showing the Download Core button.

  1. Wait for the ZIP package to be generated (progress screen displayed)

Preparing Download
Example of the preparing your download progress screen shown while the ZIP package is being generated.

  1. Save the ZIP file to your Nodinite Application Server

Warning

The Next button in the Portal remains disabled until you download the Core Services binaries. You must click Download Core before proceeding.

  1. Extract the ZIP to a temporary folder (e.g., C:\Temp\Nodinite7-Update)

  2. Unblock all files:

    cd C:\Temp\Nodinite7-Update
    Get-ChildItem -Recurse | Unblock-File
    

Completion Checklist

  • ZIP file downloaded successfully
  • Portal Next button enabled
  • Files extracted to temporary folder
  • All files unblocked

Next Step


Troubleshooting

Download Fails or Times Out

Problem: ZIP download fails or returns empty file.

Solution:

  • Check internet connection
  • Verify Portal session hasn't expired (log in again)
  • Try different browser
  • Contact Nodinite Support

Cannot Extract ZIP

Problem: "File is corrupted" error when extracting.

Solution:

  • Re-download the ZIP file
  • Verify file size is > 0 bytes
  • Try different extraction tool (7-Zip, Windows Explorer)