Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dimitris Chrysomallis 21 posts 73 karma points
    Jun 14, 2011 @ 11:42
    Dimitris Chrysomallis
    0

    HttpRequestValidationException persists despite directives

    Hi,

    We managed to disable request validation by using the

      <umbraco:DisableRequestValidation runat="server" />

    directive.

    But, this does not work in our backend custom section.

    we have

     <httpRuntime requestValidationMode="2.0" />
    <pages enableEventValidation="false" validateRequest="false">....

    in web.config, but they don't seem to have any effect

    we are on version 4.6.1

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft