Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Saving file(XML) on network drive Pin
Kodanda Pani15-Sep-06 1:47
Kodanda Pani15-Sep-06 1:47 
GeneralRe: Saving file(XML) on network drive Pin
meeta_tandel15-Sep-06 22:22
meeta_tandel15-Sep-06 22:22 
QuestionMachineKeys Pin
Brendan Vogt14-Sep-06 22:21
Brendan Vogt14-Sep-06 22:21 
QuestionASP Membership Provider in .NET 2.0 Pin
Brendan Vogt14-Sep-06 22:16
Brendan Vogt14-Sep-06 22:16 
Questionsimultaneous sorting and paging in datagrid Pin
sudheerkonda14-Sep-06 22:09
sudheerkonda14-Sep-06 22:09 
Questionconvert dataview to dataset Pin
smita_roy14-Sep-06 21:43
smita_roy14-Sep-06 21:43 
AnswerRe: convert dataview to dataset Pin
Suresh Pirsquare15-Sep-06 3:06
Suresh Pirsquare15-Sep-06 3:06 
QuestionInvalid postback or callback argument.(need help) Pin
pradeep kumarappagari14-Sep-06 21:28
pradeep kumarappagari14-Sep-06 21:28 
Invalid postback or callback argument. Event validation is enabled using <pages enableeventvalidation="true"> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableeventvalidation="true"> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.


this is the error iam getting when i press the post button in the index.aspx page. check ou this link www.40dol.com(it is working fine in mozilla, but in ie it giving above error)

plzzzz help me


Pradeep Reddy

Questionis there anything like stored procedure in mysql ? Pin
max_dev2006@yahoo.com14-Sep-06 20:45
max_dev2006@yahoo.com14-Sep-06 20:45 
AnswerRe: is there anything like stored procedure in mysql ? Pin
_mubashir15-Sep-06 0:26
_mubashir15-Sep-06 0:26 
Questionglobalization (how to enforce en-US) Pin
micutzu14-Sep-06 20:22
micutzu14-Sep-06 20:22 
Questionbookmark concept Pin
narendrakumarp14-Sep-06 19:42
narendrakumarp14-Sep-06 19:42 
QuestionDefine a development approach to Parse an XML document of size ~1GB Pin
Sandeep Akhare14-Sep-06 19:34
Sandeep Akhare14-Sep-06 19:34 
QuestionInserting image in PowerPoint Slide through ASP.NET Pin
Avanika Gupta14-Sep-06 19:30
Avanika Gupta14-Sep-06 19:30 
Questionasp.net Pin
max_dev2006@yahoo.com14-Sep-06 19:28
max_dev2006@yahoo.com14-Sep-06 19:28 
AnswerRe: asp.net Pin
rajaragothaman15-Sep-06 0:29
rajaragothaman15-Sep-06 0:29 
QuestionCrystal Report Inconsistency Pin
John Gathogo14-Sep-06 19:15
John Gathogo14-Sep-06 19:15 
Questionasp.net + mysql datatype Pin
max_dev2006@yahoo.com14-Sep-06 19:07
max_dev2006@yahoo.com14-Sep-06 19:07 
QuestionOn ASP:Label control Pin
nannapanenikamalnath14-Sep-06 15:44
nannapanenikamalnath14-Sep-06 15:44 
AnswerRe: On ASP:Label control Pin
kiran kumar[Intelligroup]14-Sep-06 19:14
kiran kumar[Intelligroup]14-Sep-06 19:14 
QuestionHtml in Class Files....Does it make sense.... Pin
Amit Kumar G14-Sep-06 15:30
Amit Kumar G14-Sep-06 15:30 
AnswerRe: Html in Class Files....Does it make sense.... Pin
Guffa14-Sep-06 19:02
Guffa14-Sep-06 19:02 
AnswerRe: Html in Class Files....Does it make sense.... Pin
Avanika Gupta14-Sep-06 19:43
Avanika Gupta14-Sep-06 19:43 
QuestionGetting ConnectionStrings from Web.xml file - XML being parsed each time?? Pin
Dominic Pettifer14-Sep-06 14:13
Dominic Pettifer14-Sep-06 14:13 
AnswerRe: Getting ConnectionStrings from Web.xml file - XML being parsed each time?? Pin
kiran kumar[Intelligroup]14-Sep-06 19:26
kiran kumar[Intelligroup]14-Sep-06 19:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.