Post XML data throws "A potentially dangerous Request"

331 views Asked by At

Due to security concerns, this solution is not feasible for us.

A potentially dangerous Request.Form value was detected from the client

How can I post XML without setting validateRequest="false" or requestValidationMode="2.0" in web.config ?

0

There are 0 answers