MDrivenServerCore in IIS
This page was created by Hans.karlsen@mdriven.net on 2023-10-16. Last edited by Stephanie@mdriven.net on 2025-01-29.

To host .net core in IIS:

  1. install runtime-aspnetcore-7.0.<lastet>-windows-hosting-bundle-installer
  2. create new apppool (only 1 app per pool), set apppool to "No managed code"
  3. Extract zip of installation into your site folder
  4. Change the web.config:
<aspNetCore processPath=".\AppCompleteGenericCore.exe" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" arguments="-iis=https://localhost/mdrCore1" />  SET THE URL YOUR APP SHOULD USE
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments