I'm trying to create a new report in my asp.net application. I'm using the report wizard to try to create my .rdlc file. I am using a stored procedure defined in my linq to sql class. After I complete the wizard steps I get the following error. Can't seem to find much to trouble shoot this 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%3ATableCell'. Line 125, position 32.