views:

17

answers:

0

I have this project in VS2010, MVC2 written in C#. My problem is that it doesn't seem like I can have user-specific settings, only application-specific, which I then can't update from code which is sort of useless to me at the moment..

Any ideas on this? I mean, I don't get any errors or anything like that. In the Settings-dialog I can add new settings just fine, but there's no drop-down in the "Scope" column, it just defaults to "Application" and stays that way.. Any help would be greatly appreciated!