- In VS2022, open ...
Oqtane.sln
.
- Open
Oqtane.Server\Properties\launchSettings.json
.
- Ensure that property
"hotReloadEnabled":false
exists in 'IIS Express' profile.

- Ensure that 'IIS Express' profile is selected and run Oqtane.Server project again.

- Remember to also exclude the
2sxc
folder from the Oqtane build, otherwise you cannot compile Oqtane any more.
Important
If you had been running Oqtane before, make sure you stop/start Oqtane in Visual Studio for the change to take effect.