WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for jQuery

 I just added some basic components like TextBoxRequiredfieldValidator, and validation summary controls only. Its shows the following error

Adding the following element in web.config 

 <appSettings>
      <add key="ValidationSettings:UnobtrusiveValidationMode" value="None" />
    </appSettings>

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell