an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 10/1/2011 12:00:57 PM By Bahram. 0 replies.
10/1/2011 12:00:57 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
New Error
Hi Luke,
 
I constantly received this message:
 
I just changed an email on Store Config. but the DSC.config has a new attribute phoneFormat.
 
 
 
 
10/01/2011 11:56:47
Type : System.Configuration.ConfigurationErrorsException, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : Unrecognized attribute 'phoneFormat'. Note that attribute names are case-sensitive. (C:\AcrEStore_4.0\Web\DSC.config line 23)
Source : System.Configuration
Help link : 
BareMessage : Unrecognized attribute 'phoneFormat'. Note that attribute names are case-sensitive.
Filename : C:\AcrEStore_4.0\Web\DSC.config
Line : 23
Errors : System.Configuration.ConfigurationException[]
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Object EvaluateOne(System.String[], System.Configuration.SectionInput, Boolean, System.Configuration.FactoryRecord, System.Configuration.SectionRecord, System.Object)
Stack Trace :    at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
   at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord