Unrecognized element ‘Validator’
ravikanth | December 25, 2008After installing and configuring Commerce Server 2009 December CTP, when we try to open to default website, you will get an error and the error is “Unrecognized element Validator” and the detail error is as follows.
|
An exception of type ‘System.Configuration.ConfigurationErrorsException’ occurred and was caught. Additional Info: MachineName : MOJAVENOVCTP |
New CTP may not able to recognize the keyword Validator. The resolution is to open application web.config and delete below tag.
<Validator type="Microsoft.Commerce.Providers.Validators.DefaultValidator, Microsoft.Commerce.Providers, Version=1.0.0.0, Culture=neutral,PublicKeyToken=31bf3856ad364e35" />