Click here to Skip to main content
15,898,587 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Personal Tutor wanted to teach Microsoft Technologies Pin
Vasudevan Deepak Kumar6-Mar-09 21:38
Vasudevan Deepak Kumar6-Mar-09 21:38 
GeneralRe: Personal Tutor wanted to teach Microsoft Technologies Pin
#realJSOP7-Mar-09 2:14
professional#realJSOP7-Mar-09 2:14 
GeneralRe: Personal Tutor wanted to teach Microsoft Technologies Pin
l a u r e n7-Mar-09 3:34
l a u r e n7-Mar-09 3:34 
GeneralGoing distant places in search of a great master is centuries old eastern tradition Pin
keralaman7-Mar-09 14:31
keralaman7-Mar-09 14:31 
GeneralRe: Going distant places in search of a great master is centuries old eastern tradition Pin
Colin Angus Mackay7-Mar-09 15:14
Colin Angus Mackay7-Mar-09 15:14 
GeneralRe: Going distant places in search of a great master is centuries old eastern tradition Pin
keralaman7-Mar-09 18:11
keralaman7-Mar-09 18:11 
GeneralRe: Personal Tutor wanted to teach Microsoft Technologies Pin
Not Active28-Jun-11 15:50
mentorNot Active28-Jun-11 15:50 
QuestionRegisterForEventValidation Pin
Fahad_ADO6-Mar-09 7:52
Fahad_ADO6-Mar-09 7:52 
Hi ,

Im using a repeater controll in asp.net 2.0 , in that controll thee is a link button the the ItemTemplate of the repeter , although the we form is working fine on ym loca pc but while i delpoy it on the server it gives me this error :

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.

Please could any one direct me ? im populating my repeater like this :

If(!IsPostBack)
{
my repeater control gets populated from database();
}

Also i am using RepeaterItemDataBoudn and repeaters ItemCommand events , to trapp the event when the link button inside the repeater is cliked .But this click is not getting trap with the repeaters event while I had deploye the web form on the stagingin server , and is working fine on my local machine . Help required immediatly ive enabled EventValidation to treu as well ....

Fad .

QuestionUpload html document pictures files to webserver after open uploaded file. Pin
PaterCorp6-Mar-09 4:22
professionalPaterCorp6-Mar-09 4:22 
AnswerRe: Upload html document pictures files to webserver after open uploaded file. Pin
Curtis Schlak.6-Mar-09 4:30
Curtis Schlak.6-Mar-09 4:30 
QuestionIE8 issues Pin
brohar6-Mar-09 3:35
brohar6-Mar-09 3:35 
AnswerRe: IE8 issues Pin
Yusuf6-Mar-09 4:27
Yusuf6-Mar-09 4:27 
GeneralRe: IE8 issues Pin
brohar6-Mar-09 4:46
brohar6-Mar-09 4:46 
GeneralRe: IE8 issues Pin
Yusuf6-Mar-09 4:51
Yusuf6-Mar-09 4:51 
GeneralRe: IE8 issues Pin
brohar6-Mar-09 8:58
brohar6-Mar-09 8:58 
GeneralRe: IE8 issues Pin
Ko Ye`21-Sep-09 23:01
Ko Ye`21-Sep-09 23:01 
Questioncookies Pin
aratireddy6-Mar-09 2:54
aratireddy6-Mar-09 2:54 
AnswerRe: cookies Pin
Abhijit Jana6-Mar-09 2:59
professionalAbhijit Jana6-Mar-09 2:59 
GeneralRe: cookies Pin
J4amieC6-Mar-09 3:20
J4amieC6-Mar-09 3:20 
GeneralRe: cookies Pin
Abhijit Jana6-Mar-09 3:31
professionalAbhijit Jana6-Mar-09 3:31 
QuestionIIS Pin
ellllllllie6-Mar-09 2:00
ellllllllie6-Mar-09 2:00 
AnswerRe: IIS Pin
keyur satyadev6-Mar-09 2:08
keyur satyadev6-Mar-09 2:08 
AnswerRe: IIS Pin
rakeshs3126-Mar-09 2:15
rakeshs3126-Mar-09 2:15 
AnswerRe: IIS Pin
Abhijit Jana6-Mar-09 2:56
professionalAbhijit Jana6-Mar-09 2:56 
AnswerRe: IIS Pin
Yusuf6-Mar-09 4:34
Yusuf6-Mar-09 4:34 

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.