Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
HttpRequestValidationException persists despite directives
Hi,
We managed to disable request validation by using the
directive.
But, this does not work in our backend custom section.
we have
in web.config, but they don't seem to have any effect
we are on version 4.6.1
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.