December 25, 2007 at 11:13 pm
I have created report using Report creation wizard
but when i build the application i am getting following error
Deserialization failed: The element 'TableCells' in namespace 'http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition' has incomplete content. List of possible elements expected: 'http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition:TableCell'
plaese help me
thanks in advance
December 27, 2007 at 9:50 am
I sometimes get this when the xml doesn't provide all the end tags in the rdl document. To fix this I look at the code and add the tags. It sounds like this one is missing either .
I also noticed that this does not happen if I add the information in a cell at a time on the report. If I use the short cuts provided by Microsoft to drag and drop the information into the cells I get the error.
Let me know if this helps,
Sabrina
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply