Installation problem on IIS

0
1

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.

HTTP Error 502.5 – Process Failure

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 ?

  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
0
0

Hi Alaa,

yes i have installed this Bundle.

Regards

Manfred

  • You must to post comments
0
0

Hi Manfred,

Did you install the .NET Hosting Bundle from Microsoft ?

Best,

Alaa

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.