1-781-743-2119 ext 2 Chat
If you are building/testing/deploying .NET 6 / 7 / 8 web apps with DotImage and you run into a 503 error about
Failed to load ASP.NET Core runtime
If you search this on the web you may find that the common wisdom is you need the requisite Hosting bundle from Microsoft
.NET 6
.NET 7
.NET 8.0
.NET 8.0.1
and this is true
HOWEVER, DotImage also has a dependency on Windows forms which means you must ALSO install the Desktop runtime for the .NET framework in question
.NET 6 x64 / x86
.NET 7 x64 / x86
.NET 8.0 x64 / x86
.NET 8.0.1 x64 / x86