11

I get this error message in VS2013: "The method or operation is not implemented." opening Settings.settings from solution explorer, same issue with properties/settings.. Any Hints?

2 Answers 2

23

Solved, the app.config contained mismatching values from the settings.setting, a restart of VS solved, asking what to do with mismatches.

Sign up to request clarification or add additional context in comments.

4 Comments

Also a simple restart fixed it for me on VS2015
Also belongs to VS2017
For VS2019, I managed to get it open without a restart. All i had to do was open the app.config that had the settings in it, and after that the settings editor would open naturally.
Project in VS2022 doesnt have an app.config
1

For VS2019, I could also fix it like described by MercifulGiraffe But I also found another way, by running VS as administrator... I also had issues when I wanted to switch the framework version, it failed with the error message "Value does not fall within the expected range"... running it as administrator solved everything

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.