Code2night
  • Home
  • Guest Posts
  • Tutorial
  • Languages
    • Angular
    • C
    • C#
    • HTML/CSS
    • Java
    • JavaScript
    • Node.js
    • Python
    • React
    • SQL Server
    • TypeScript
  • Post Blog
  • Tools
    • JSON Beautifier
    • HTML Beautifier
    • XML Beautifier
    • CSS Beautifier
    • JS Beautifier
    • PDF Editor
  • Register
  • Login
  1. Home
  2. Blogpost

HTTP Error 500.32 Failed to load ASP NET Core runtime

Date- Dec 06,2023

6568

Http Error IIS

HTTP Error 500.32 - Failed to load .NET Core host


So, sometimes when you are trying to run you Asp.net core application you may get a screen like you can see in the screenshot below.

When you run your project  you face this error "HTTP Error 500.32 Failed to load ASP NET Core runtime"



For fixing this issue we can do the following. First click on the Application Pools menu in your IIS server




Now select the Application pool assigned to your application and right click on that and click on advanced settings


Now , you will see this screen. In this screen select the Enable 32 Bit application option to true


Select the true option as selected in the screenshot



Now click on the project which was having issue



Now click on restart the application and then reload the application in the browser.


So , you can see you issue will be resolved . This is how you can fix error HTTP Error 500.32 Failed to load ASP NET Core runtime in your Asp.Net core web application.

S
Shubham Batra
Programming author at Code2Night — sharing tutorials on ASP.NET, C#, and more.
View all posts →

Related Articles

Error-An error occurred while processing your request in .Net core IIS
Nov 29, 2023
HTTP Error 500.31 Failed to load ASP NET Core runtime
Aug 23, 2022
HTTP Error 502.5 - ANCM Out Of Process Startup Failure
Oct 11, 2020
How to set Date and time format in IIS Manager
Aug 05, 2020

Comments

Tags

Swagger UI
Swashbuckle
SwashbuckleAspNetCore
Rest API
Postman
Api Testing
ITextSharp
Export to Pdf
AspNet Core
AspNet
C#
View to Pdf in Aspnet
Scheduler
Fibonacci series in Java
Display Fibonacci Series
First C# Program
What is C?
C
C Programming
CodeLobster
Free Download for Youtube Subscribers!

First click on Subscribe Now and then subscribe the channel and come back here.
Then Click on "Verify and Download" button for download link

Subscribe Now | 1760
Download
Support Us....!

Please Subscribe to support us

Thank you for Downloading....!

Please Subscribe to support us

Continue with Downloading
Be a Member
Join Us On Whatsapp Join Us On Facebook
Code2Night

A community platform for sharing programming knowledge, tutorials, and blogs. Learn, write, and grow with developers worldwide.

Panipat, India   info@code2night.com

Quick Links
  • Home
  • Blogs
  • Tutorials
  • About Us
  • Contact
  • Privacy Policy
  • Terms & Conditions
  • Guest Posts
Dev Tools
  • JSON Beautifier
  • HTML Beautifier
  • XML Beautifier
  • CSS Beautifier
  • JS Beautifier
  • PDF Editor
By Language
  • Angular
  • C
  • C#
  • HTML/CSS
  • Java
  • JavaScript
  • Node.js
  • Python
  • React
  • SQL Server
  • TypeScript
© 2026 Code2Night. All Rights Reserved.
Built with for developers