Share via

Error parsing c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config__Parser returned error 0xC00CE556__

Anonymous
2009-10-23T18:42:33+00:00

I've been getting this error every time i start up my laptop:

Error parsing c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config

Parser returned error 0xC00CE556

anyone knows how i can fix this? :)

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2009-10-27T04:07:18+00:00

    baebee,

        Thanks for posting to the Microsoft Answers Forum.  I would suggest that you uninstall\re-install the .Net framework.  This link has excellent instructions and tools to help with this procedure.

    http://blogs.msdn.com/astebner/archive/2008/08/01/8803442.aspx


    Was this answer helpful?

    40+ people found this answer helpful.
    0 comments No comments

19 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-03-10T21:05:17+00:00

    Here's how you fix it:

    Start-->My Computer-->C: Drive-->Windows-->Microsoft.NET-->Framework-->V2.0.50727-->Config

    Within the CONFIG file, Right-Click the 'machine' XML Conf file, go to Properties. Go to 'Security' -->'Edit'-->'Add'-->type in "EVERYONE' (this gives everyone on the computer permissions) after you add this, check the FULL CONTROL box under "Allow" and then APPLY, then OK. This fixes the problem.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-11-27T13:01:46+00:00

    The proble is that the rights on icacls "C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config" is set to system and administrator only.

    It should be also a user rx.

     

    To fix, run the command: icacls "C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config" /inheritance:e

     

    The cause is possible a installation of an update or a program. I can't still find what program or update is.

    Or delete machine.config, and copy machine.original and remame it to machine.config.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2010-04-08T08:01:44+00:00

    Thank you for your reply solving my problem.

    My problem was to open the ATi Catalyst Control Center. Every time I start up my computer, a message looks like the message of the top of this page, appears in my screen, and the ATi CCC couldn't open. Now, I've re-installed the Microsoft .NET Framework and looks like my problem with this have been solved, but for this moment, my Windows Live Messenger is crashing when I click to Sign Up. I've tried to reinstall it but looks like it haven't a good condition now.

    What I can do to fix it?

    (Sorry for my bad english, it's because I'm brazilian... and here we haven't a way to practice it. Thanks for the support!)

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2009-12-12T01:00:41+00:00

    Thank you for your good information

    Was this answer helpful?

    0 comments No comments