Error :"The method or operation is not implemented." in Settings.settings

16,724

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

Share:
16,724
rok
Author by

rok

Updated on June 07, 2022

Comments

  • rok
    rok almost 2 years

    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?

  • aloisdg
    aloisdg almost 8 years
    Also a simple restart fixed it for me on VS2015
  • eWilli
    eWilli almost 7 years
    Also belongs to VS2017
  • MercifulGiraffe
    MercifulGiraffe over 3 years
    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.
  • htm11h
    htm11h about 2 years
    Project in VS2022 doesnt have an app.config