When I am trying to export to pdf from telerik radgrid,the following exception is getting thrown :
Telerik.Apoc.ApocException: The id
"ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_SearchModifiedContent_ModifiedContentList_ModifiedContentsReportGrid_ctl01_ctl02_ctl00_lblClientName"
already exists in this document
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.SystemException: Telerik.Apoc.ApocException: The id "ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_SearchModifiedContent_ModifiedContentList_ModifiedContentsReportGrid_ctl01_ctl02_ctl00_lblClientName" already exists in this document
at Telerik.Apoc.DataTypes.IDReferences.CreateID(String id)
at Telerik.Apoc.Fo.FObjMixed.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at Telerik.Apoc.Fo.Flow.TableCell.Layout(Area area)
at Telerik.Apoc.Fo.Flow.TableRow.Layout(Area area)
at Telerik.Apoc.Fo.Flow.AbstractTableBody.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Table.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Flow.Layout(Area area, Region region)
at Telerik.Apoc.Fo.Flow.Flow.Layout(Area area)
at Telerik.Apoc.Fo.Pagination.PageSequence.Format(AreaTree areaTree)
at Telerik.Apoc.StreamRenderer.Render(PageSequence pageSequence)
at Telerik.Apoc.Fo.FOTreeBuilder.EndElement()
at Telerik.Apoc.Fo.FOTreeBuilder.Parse(XmlReader reader)
Source Error:
Stack Trace:
Can anyone provide some inputs as to how to solve this?
Telerik.Apoc.ApocException: The id
"ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_SearchModifiedContent_ModifiedContentList_ModifiedContentsReportGrid_ctl01_ctl02_ctl00_lblClientName"
already exists in this document
at
Telerik.Apoc.DataTypes.IDReferences.CreateID(String id)
at
Telerik.Apoc.Fo.FObjMixed.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.TableCell.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.TableRow.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.AbstractTableBody.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.Table.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at
Telerik.Apoc.Fo.Flow.Flow.Layout(Area area, Region region)
at
Telerik.Apoc.Fo.Flow.Flow.Layout(Area area)
at
Telerik.Apoc.Fo.Pagination.PageSequence.Format(AreaTree areaTree)
at
Telerik.Apoc.StreamRenderer.Render(PageSequence pageSequence)
at
Telerik.Apoc.Fo.FOTreeBuilder.EndElement()
at
Telerik.Apoc.Fo.FOTreeBuilder.Parse(XmlReader reader)
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.SystemException: Telerik.Apoc.ApocException: The id "ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_SearchModifiedContent_ModifiedContentList_ModifiedContentsReportGrid_ctl01_ctl02_ctl00_lblClientName" already exists in this document
at Telerik.Apoc.DataTypes.IDReferences.CreateID(String id)
at Telerik.Apoc.Fo.FObjMixed.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at Telerik.Apoc.Fo.Flow.TableCell.Layout(Area area)
at Telerik.Apoc.Fo.Flow.TableRow.Layout(Area area)
at Telerik.Apoc.Fo.Flow.AbstractTableBody.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Table.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Block.Layout(Area area)
at Telerik.Apoc.Fo.Flow.Flow.Layout(Area area, Region region)
at Telerik.Apoc.Fo.Flow.Flow.Layout(Area area)
at Telerik.Apoc.Fo.Pagination.PageSequence.Format(AreaTree areaTree)
at Telerik.Apoc.StreamRenderer.Render(PageSequence pageSequence)
at Telerik.Apoc.Fo.FOTreeBuilder.EndElement()
at Telerik.Apoc.Fo.FOTreeBuilder.Parse(XmlReader reader)
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
|
Stack Trace:
|
Can anyone provide some inputs as to how to solve this?