WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for jQuery
I just added some basic components like TextBox , RequiredfieldValidator , 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>