This happens when you try to post html code to a form. either set this to false in page or web.config or validate things yourself.
More information about validateRequest: How to solve problem: http://www.asp.net/faq/RequestValidation.aspx More details: http://weblogs.asp.net/vga/archive/2003/05/02/6329.aspx ----- Original Message ----- From: "roseta radfar" <[EMAIL PROTECTED]> To: "asp-net" <[EMAIL PROTECTED]>; "asp-net-developers" <[EMAIL PROTECTED]>; "aspnet anyquestion" <[email protected]>; "help_asp_net" <[EMAIL PROTECTED]> Sent: Sunday, January 23, 2005 8:34 AM Subject: [AspNetAnyQuestionIsOk] what is this error? > > hello, > > I have downloaded a trial version of a software. It is done in C#. I want > to use and see it. but when I run the file like this > > http://localhost/trial1/default.aspx > > I will get the following error: > > <pages validateRequest="true" /> > Can you tell me why I get this error and how can I correct it. > > Thanks in advance. > Roseta Radfar. > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Search presents - Jib Jab's 'Second Term' > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
