The full error message says, "The type 'System.Configuration.ApplicationScopedSettingAttribute' could not be found. Ensure that the assembly containing the type is referenced. If the assembly is part of the current development project, ensure that the project has been built. "
I got a Windows update which rebooted the computer overnight. VS was still running when that happened. When I started it up, it asked to recover some documents (I thought it was odd because I usually always save whatever I'm working on when I quit for the day). I let it recover the documents and VS started up.
I'm trying to go to the forms designer for a couple of forms in the project I'm working on and whichever form I choose, instead of loading up the designer, I get this error message. Where is System.Configuration.ApplicationScopedSettingAttribute and how do I fix this?