Search

Atalasoft Knowledge Base

ERRMSG: Failed to Load ASP.NET Core Runtime

Tananda
DotImage

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

Details
Last Modified: 7 Months Ago
Last Modified By: Tananda
Type: ERRMSG
Article not rated yet.
Article has been viewed 803 times.
Options
Also In This Category