The issue about enable 32-bit applications in IIS

Ben 21 Reputation points
2022-04-27T15:43:11+00:00

Hi everyone,

When I set Enable 32 bit Applications in Application Pool of IIS, I have the following error:

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
There is malformed XML in the applicationhost.config or web.config file.
The server cannot access the applicationhost.config or web.config file because of incorrect NTFS permissions.

Any suggestions would be greatly appreciated!

Internet Information Services
0 comments No comments
{count} votes

Accepted answer
  1. Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
    2022-04-28T03:04:54.997+00:00

    @Ben

    When I set Enable 32 bit Applications in Application Pool of IIS

    If you disable enable 32-bit applications and it works, then your problem is running 32-bit applications on a 64-bit computer,

    The server cannot access the applicationhost.config or web.config file because of incorrect NTFS permissions.

    Please check what are set for Application Pool Identity.

    More information you can refer to this link: HTTP Error 500.19 - internal server error when you open an IIS Webpage


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful