Anyone know why I am getting the following error? I have debugging enabled.
Server Error in \'/\' Application. ---------------------------------------------
If this is an MVC application you can apply this attribute on Controller Action level to ignore input validation:
Controller Action
[ValidateInput(false)]