how to fix parser returned error 0x80004005 for microsoft .net machine.config

Frank Tanski 0 Reputation points
2024-06-02T18:37:54.0833333+00:00

When i run some apps, i encounter

Error Parsing c;\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config

Parser returned error 0x80004005

I replaced machine.config with machine.config.default.

I changed permissions to EVERYONE with full control.

I still get the error.

What do I do next?

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,136 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiachen Li-MSFT 28,076 Reputation points Microsoft Vendor
    2024-06-03T02:35:10.4233333+00:00

    Hi @Frank Tanski

    You can try copying this config file from another computer that doesn't have this error.

    Also consider repair/reinstall .NET Framework for this PC.

    Best Regards.

    Jiachen Li


    If the answer is helpful, please click "Accept Answer" and upvote it.

    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