WebConference Server Upgrade Guide: Versions Below 5.0 to Version 5.2 or Higher
Table of Contents
Updating the FastViewer OnPremise Server to Version 5.x from Versions Prior 5.x
Prerequisites
The FastViewer Server 5.x is now based on .NET 10. Before updating the server,
install the following Microsoft runtimes:
- Desktop Runtime (.NET 10): https://dotnet.microsoft.com/enus/
download/dotnet/thank-you/runtime-desktop-10.0.8-windows-x64-installer - ASP.NET Core Runtime (.NET 10): https://dotnet.microsoft.com/enus/
download/dotnet/thank-you/runtime-aspnetcore-10.0.8-windows-x64-installer
Both packages must be installed before starting the updated server, otherwise the
webconference service fails at startup.
Update Procedure
- Stop the "WebconferenceServer" Windows service before replacing any files.
- Remove all files from the root directory of the installation folder, but keep the
following files:settings.inilicense.lic - Unpack all files and folders from the FastViewer Server 5.x update package
into the installation root directory. - Start the "WebconferenceServer" service again.
Please note that the first startup after the update may take several minutes, as the
server performs initialization tasks and database updates.
For configuration details, refer to the server documentation: On-Premise Server Settings.ini Configuration
If you have more than one webconference server, repeat the update on all servers.