Click here to Skip to main content
15,917,060 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: dropdownlist fill problem Pin
Enobong Adahada17-May-10 2:53
Enobong Adahada17-May-10 2:53 
GeneralRe: dropdownlist fill problem Pin
Brij17-May-10 3:00
mentorBrij17-May-10 3:00 
QuestionApplication Cache location Pin
P.T.R.K17-May-10 1:27
P.T.R.K17-May-10 1:27 
AnswerRe: Application Cache location Pin
Brij17-May-10 1:42
mentorBrij17-May-10 1:42 
GeneralRe: Application Cache location Pin
P.T.R.K17-May-10 2:56
P.T.R.K17-May-10 2:56 
GeneralRe: Application Cache location Pin
Brij17-May-10 4:02
mentorBrij17-May-10 4:02 
GeneralRe: Application Cache location Pin
Martin Jarvis17-May-10 6:37
Martin Jarvis17-May-10 6:37 
QuestionDataList Updating Problem Pin
jitendrafaye16-May-10 22:15
jitendrafaye16-May-10 22:15 
i m working on DataList Updating. for that i have taken one label and ImageButton in ItemTemplate of DataList.

I have bound data to DataList in Page_Load Event, When i trying to perform editing in DataList then i m getting following error-

Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: 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.

AND if i m using Response.write() in postback then i m getting following error-

Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.



But if i m writting binding code in !IsPostBack then it is working .

AND if i m using LinkButton instead of ImageButton then it is working .



So plz tell me wht is the oproblen and how can i solve this problem





thank's
QuestionUncommon reason - Object reference not set to an instance of an object. Pin
DonnieHunniecutt16-May-10 5:19
DonnieHunniecutt16-May-10 5:19 
AnswerRe: Uncommon reason - Object reference not set to an instance of an object. Pin
michaelschmitt17-May-10 0:10
michaelschmitt17-May-10 0:10 
GeneralRe: Uncommon reason - Object reference not set to an instance of an object. Pin
DonnieHunniecutt17-May-10 1:52
DonnieHunniecutt17-May-10 1:52 
GeneralRe: Uncommon reason - Object reference not set to an instance of an object. Pin
TheyCallMeMrJames17-May-10 6:16
TheyCallMeMrJames17-May-10 6:16 
GeneralRe: Uncommon reason - Object reference not set to an instance of an object. Pin
DonnieHunniecutt17-May-10 6:41
DonnieHunniecutt17-May-10 6:41 
AnswerRe: Uncommon reason - Object reference not set to an instance of an object. Pin
Eddy Vluggen17-May-10 0:22
professionalEddy Vluggen17-May-10 0:22 
GeneralRe: Uncommon reason - Object reference not set to an instance of an object. Pin
DonnieHunniecutt17-May-10 1:59
DonnieHunniecutt17-May-10 1:59 
QuestionHow to export arabic data to csv? Pin
Athul from Sharjah16-May-10 3:17
Athul from Sharjah16-May-10 3:17 
AnswerRe: How to export arabic data to csv? Pin
sweet_light7-Sep-10 0:17
sweet_light7-Sep-10 0:17 
QuestionRoleManager issues with SharePoint FBA Pin
BaggyG16-May-10 2:02
BaggyG16-May-10 2:02 
Questionwhere to give image url to display image [modified] Pin
developerit15-May-10 21:06
developerit15-May-10 21:06 
AnswerRe: where to give image url to display image Pin
Not Active16-May-10 2:31
mentorNot Active16-May-10 2:31 
AnswerRe: where to give image url to display image Pin
michaelschmitt17-May-10 0:09
michaelschmitt17-May-10 0:09 
QuestionDatabase Error when retrieving specific records from a table Pin
Eagle3215-May-10 11:26
Eagle3215-May-10 11:26 
AnswerRe: Database Error when retrieving specific records from a table Pin
Tarakeshwar Reddy15-May-10 12:41
professionalTarakeshwar Reddy15-May-10 12:41 
AnswerRe: Database Error when retrieving specific records from a table Pin
hyjiacan15-May-10 14:27
hyjiacan15-May-10 14:27 
GeneralRe: Database Error when retrieving specific records from a table Pin
Tarakeshwar Reddy15-May-10 17:20
professionalTarakeshwar Reddy15-May-10 17:20 

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.