Request Validation Problem

J

Jay

Using the customErrors tag in web.config I setup a default error page (Error.aspx) to redirect users to when they get the Request Validation error by typing <script>, etc.

Redirection works.

However, If I try to do anything with the error in Error.apsx it goes into a loop. I get this problem even if I do something like the following in the load event handler:

Dim x as String = Server.GetLastError.Message

I tried turning off RequestValidation in the error page. Still get the same problem.


Help!

Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top