Follow

Getting Parser returned error 0x80070005 when trying to run MaxCut

Issue:

Getting the following when trying to run MaxCut

Error parsing c:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config Parser returned error 0x80070005

MaxCutError.png

Cause:

The .Net framework 4.0 is a Microsoft programming framework used by MaxCut. This error indicates that it is installed on your computer, but your user does not have sufficient rights to use it

How to fix:

There are several ways of fixing this issue. Ultimately you need to give access permissions to the machine.config file for the current user. There are multiple ways of doing this and it largely depends on your machine specific setup. Changing user permissions can be a little daunting if you are a basic PC user, in which case we would recommend you get your PC technician to assist.

Do the following:

Click the start button

StepWindowsRun.png

In the run dialog paste the following in the open dialog:

explorer "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\"

StepRun.png

This will open Windows Explorer in the appropriate folder location

Now select the machine.config file and right click on it.

StepExplorer.png

This will open the properties dialog for the machine.config file. Click the "Security" tab and then the "Edit" button. 

Step001.png

Now select the appropriate user and tick Allow for "Full Control"

 

Step002.png

Click apply. Try and run MaxCut again.

0 Comments

Please sign in to leave a comment.