I have installed the iis (see Pic1.ppng) on my local machine for testing the behavior of the application.
The application is directly in the root folder installed C:\inetpub\wwwroot, full access to all subfolders.
The web.config file is not modified, except the entry for the server license.
After starting the broweser i got the message you can see in Pic2.png.
The eventlog you can see in Pic3.png
Application ‘MACHINE/WEBROOT/APPHOST/TCWEB’ with physical root ‘C:\inetpub\wwwroot\’ failed to start process with commandline ‘dotnet .\TC-Web.dll’, ErrorCode = ‘0x80004005’ : 80008083.
What is to do ?
Hi Alaa,
i have read this very carefully “guide to deploy ASP.NET Core apps on IIS.” but maybe there is on my side a misunderstanding.
where is the switch for “set up the App Pool to native.” ?
Regards
Manfred
Hi Manfred,
Looks like you didn’t set up the App Pool to native.
Please follow our guide to deploy ASP.NET Core apps on IIS.
Regards,
Alaa
Hi Alaa,
yes i have installed this Bundle.
Regards
Manfred
Please login first to submit.