1. In VS2022, open ...Oqtane.sln.
  2. Open Oqtane.Server\Properties\launchSettings.json.
  3. Ensure that property "hotReloadEnabled":false exists in 'IIS Express' profile.
  4. Ensure that 'IIS Express' profile is selected and run Oqtane.Server project again.

Important

If you had been running Oqtane before, make sure you stop/start Oqtane in Visual Studio for the change to take effect.