Your software requires .NET Framework 1.1 installed on your system and your system probably has only framework 1.0 installed. If you so not wish to install Framework 1.1, then go to web.config file of http://localhost/trial1/ and manually remove this line
<pages validateRequest="true" /> The application should work fine now. Sai Krishna ----- Original Message ----- From: roseta radfar To: asp-net ; asp-net-developers ; aspnet anyquestion ; help_asp_net Sent: Sunday, January 23, 2005 1:04 PM Subject: [ASP-Net-Developers] 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' ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/ASP-Net-Developers/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] 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/
