Relative Content

Tag Archive for .netlinuxexceptionblazorruntime

Blazor app exception when running on Linux

I have a Blazor Web App running on ASP.NET Core 8.0. It runs fine on my dev environment (Visual Studio 2022 on Windows 11), but when I publish it to a Ubuntu server, an exception is thrown when doing some actions in the application. Most of the application works fine though.