HTTP Error 500.30 - ASP.NET Core app failed to start

I am trying to upload "CRMBlazorWasmRBS" Radzen example app to my webserver to have a look and I am getting "HTTP Error 500.30 - ASP.NET Core app failed to start". I have created the MS SQL database and the only thing I changed in the Radzen example is the connection to my database. Is anyone aware of this issue, and if so, what is the solution? I have created other apps using Radzen and I have had no problems deploying.

You can check this thread for more information about various reasons behind this error:

I believe that you can read this post How to Fix Error 500.30 – ASP.NET Core app failed to start – ASP.NET Hosting Tips & Guides for solution. Hope this helps!