I get this error message in VS2013: "Method or operation not implemented." by opening Settings.settings from the solution browser, the same problem with properties / settings. Any clues?
Solved, app.config contains a mismatch of values from the settings. setting, restarting VS2013 resolved by asking what to do with inconsistencies.
Source: https://habr.com/ru/post/1237118/More articles:Why am I getting “hPutChar: resource disappeared” errors from Haskell's simple network code? - haskellHow do you arbitrarily apply a type variable - castingTranspose in dplyr - rHow to enter spring configuration value for Joda period - springMySQL reference to avoid repetition? - mysqlusing `% *` after `shift` - windowsdjango.core.exceptions.FieldDoesNotExist: the model does not have a field named - pythonIn GraphQL, how can I specify nested arrays as a field type? - graphql-jsPython - The best way to run a function in a "disconnected" process - pythonDjango South migration throws a module object with an error, does not have the SET_NULL attribute - pythonAll Articles