Table of Contents

.Net Upgrade Required if Upgrading from an Older Version of Jubilant

Introduction

Flynet Jubilant is built upon Microsoft .Net. Flynet uses LTS (Long Term Support) versions of .Net. LTS versions of .Net are even numbers.

Jubilant version 1.0.x is built with .Net 6. Jubilant version 1.1.x is built with .Net 8, Jubilant 1.6.x is built with .Net 10.

When upgrading from an older .Net version build to a .Net 10 build, there are additional steps before and after upgrade to allow the transition between .Net versions.

Warning

This install process will take the Jubilant service offline. Users will be effected.

Before Upgrading Jubilant from a Version Prior to 1.6.x

  1. Download the latest version of the Microsoft .Net 10 Hosting Bundle from Microsoft.
  2. Execute the downloaded .Net 10 hosting installer.
  3. Follow the onscreen instructions to install the .Net host bundle (a simple procedure).
  4. Open the Command Prompt as Administrator.
  5. In the Command Prompt window, type the following, then press [return]: iisreset

Continue with the install instructions included with the Release Notes for that specific version. Return to this document to carry out the "After" instructions below.

After Upgrading Jubilant from a Version Prior to 1.6.x

If Upgrading from a .Net 6 Build

If you have no other non-Jubilant applications that use .Net 6, you may carry out the following steps. Some items may not be present and must be skipped.

  1. Open up Windows Settings and go to "Add or Remove Programs" or "Apps -> Installed apps".
  2. If the program exists, uninstall "Microsoft .NET 6.x - Windows Server Hosting".
  3. If the program exists, uninstall "Microsoft .NET Runtime - 6.x (x64)".
  4. If the program exists, uninstall "Microsoft .NET Runtime - 6.x (x86)".
  5. If the program exists, uninstall "Microsoft ASP.NET Core 6.x - Shared Framework (x64)".
  6. If the program exists, uninstall "Microsoft ASP.NET Core 6.x - Shared Framework (x86)".
  7. Open the Command Prompt as Administrator.
  8. In the Command Prompt window, type the following, then press [return]: iisreset

If Upgrading from a .Net 8 Build

If you have no other non-Jubilant applications that use .Net 8, you may carry out the following steps. Some items may not be present and must be skipped.

  1. Open up Windows Settings and go to "Add or Remove Programs" or "Apps -> Installed apps".
  2. If the program exists, uninstall "Microsoft .NET 8.x - Windows Server Hosting".
  3. If the program exists, uninstall "Microsoft .NET Runtime - 8.x (x64)".
  4. If the program exists, uninstall "Microsoft .NET Runtime - 8.x (x86)".
  5. If the program exists, uninstall "Microsoft ASP.NET Core 8.x - Shared Framework (x64)".
  6. If the program exists, uninstall "Microsoft ASP.NET Core 8.x - Shared Framework (x86)".
  7. Open the Command Prompt as Administrator.
  8. In the Command Prompt window, type the following, then press [return]: iisreset