0
votes

I am not able host the asp.net core 2.2 web api on windows server 2019 iis 10. I get HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. I created self contained deployment and even install url rewrite also. But still i am not able to resolve this error. Please help me resolve this issue

Detailed Error Information: Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x8007000d Config Error
Config File \?\F:\Publish\Renault\web.config Requested URL http://localhost:9095/ Physical Path
Logon Method Not yet determined Logon User Not yet determined

1
Did you install dotnet core hosting bundle?Lukasz Szczygielek

1 Answers