Since version 14.0.4.5 there is a requirement for ASP. NET 8 core because the previous version is going to be out of support from Microsoft in few months.
After updating the WEB application you might see this error message:
To overcome this issue, install the newest version of ASP.NET 8 Core Runtime hosting bundle from official Microsoft website.