Deploy ASP.NET Core Application on IIS | ASP.NET Core IIS Deployment Step by Step Part(31)

Опубликовано: 04 Август 2026
на канале: SyncSyntax
1,750
36

Welcome to the "ASP.NET Core 9 MVC Full Course – Build a Blog App" Playlist!

In this part (Part 31), we’ll learn how to deploy your ASP.NET Core MVC Blog Application on IIS (Internet Information Services) — step by step!

After building and securing your app with Identity and Roles, it’s time to make it live by hosting it on a Windows Server using IIS.
This video will guide you through the entire deployment process, from publishing your project to configuring IIS, setting up the Application Pool, and fixing common errors like HTTP Error 500.19.

🔹 What You’ll Learn in This Video:
✅ How to Publish an ASP.NET Core App for IIS
✅ Installing and Configuring the .NET Hosting Bundle
✅ Creating a New Website and Application Pool in IIS
✅ Setting Folder Permissions (IIS_IUSRS / AppPool Identity)
✅ Editing the web.config File and Enabling Logs
✅ Fixing Common Deployment Errors (500.19, ANCM, Permissions)
✅ Testing and Verifying Your Live Application

🔗 Useful Links & Resources:
📜 GitHub Repository: https://github.com/MrIncognito022/Syn...

📖 ASP.NET Core Hosting on IIS Docs: https://learn.microsoft.com/en-us/asp...

📚 .NET Hosting Bundle Download: https://dotnet.microsoft.com/en-us/do...

💡 Make sure to:
👍 Like & Share the video if you found it helpful
🔔 Subscribe & Turn on Notifications to stay updated
💬 Drop your questions or issues in the comments — I’ll help you fix them!

🚀 Stay tuned for the next part, where we’ll dive into deploying your ASP.NET Core application to a remote server and connecting it with a live SQL Server Database!