S
SMichal
Hi, I have a simple web with simple apsx page which displays list of persons
(PersonList.aspx)...as you can see in this picture (follow that link to
imageshack please)...I'm using only update panel on this page in the TOOLBAR
(red marking) to support paging funkctionality for that grid with list of
persons. When user clicks on the icon CHANGE (first icon in every row in
grid) he should be redirected to another aspx page with detail of selected
person. Everything was fine with beta 1...but now I'm using Beta 2 and I'm
getting this error: "Sys.WebForms.PageRequestmanagerParserErrorException:
The message received from the server could not be parsed. Common causes for
this error are when the response is modified by calls to Response.Write(),
response filters, HttpModules, or server trace enabled" Could somebody help
me please ?
(PersonList.aspx)...as you can see in this picture (follow that link to
imageshack please)...I'm using only update panel on this page in the TOOLBAR
(red marking) to support paging funkctionality for that grid with list of
persons. When user clicks on the icon CHANGE (first icon in every row in
grid) he should be redirected to another aspx page with detail of selected
person. Everything was fine with beta 1...but now I'm using Beta 2 and I'm
getting this error: "Sys.WebForms.PageRequestmanagerParserErrorException:
The message received from the server could not be parsed. Common causes for
this error are when the response is modified by calls to Response.Write(),
response filters, HttpModules, or server trace enabled" Could somebody help
me please ?