How to fix error “ANCM In-Process Handler Load Failure”?

后端 未结 16 2933
攒了一身酷
攒了一身酷 2020-12-13 17:39

I\'m setting up the first site in IIS on Windows Server 2016 Standard. This is a NET Core 2.2 application. I cannot get the site to show.

I am getting th

16条回答
  •  爱一瞬间的悲伤
    2020-12-13 18:21

    In my case just adding MVC into Startup.cs Please follow into image. I am trying to add dependency injection then showing this problem. I think it will be helpful. Follow this Image: https://i.stack.imgur.com/ykw8P.png

提交回复
热议问题