Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Exception Details: System.Configuration.SettingsPropertyNotFoundException: The settings property 'Age' was not found.
user.Language = StripAnyTags(Language.SelectedLanguage == null ? user.Language :Language.SelectedLanguage.LanguageID); user.LastName = StripAnyTags(Lastname.Text); user.Title = StripAnyTags(Title.Text); user.Country = StripAnyTags(Country.Text); System.Web.HttpContext.Current.Profile.SetPropertyValue("Age", "23");
And web.config :