Snippets
10
System.InvalidOperationException: WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive).


Solution

Add below appSettings to the root web.configl file to solve this error.

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

Posted in: DNN, Web.Config

Post Rating

Comments

There are currently no comments, be the first to post one!

Post Comment

Only registered users may post comments.

  120 OLD FREEMANS WAY, BREWSTER, MA 02631
  P. O. BOX 2342, BREWSTER, MA 02631
  (774) 323-3176
  CONTACT US