Fix input validation (.net 4.0 breaking change)

--HG--
branch : net40
This commit is contained in:
Renaud Paquay
2010-05-21 23:41:46 -07:00
parent 1af2d3717c
commit 9f728ab04e

View File

@@ -18,7 +18,8 @@
<defaultSettings timeout="00:30:00"/>
</system.transactions>
<system.web>
<!--
<httpRuntime requestValidationMode="2.0" />
<!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only