Hi,
I have seen this error in many blogs but I havent got any solutions as I see the number of parameters same as the datasource and the report level as well.
The event viewer is also not showing proper errors on which parameter is causing this error .
Is there a way to fix this issue ?
I am getting this error when i am trying to deploy a duplicates Sales invoice report.
An error occurred while deploying the report TRGSalesInvoice.Report1, .
This might be because the SQL Server Reporting Services has not been installed, or is not configured correctly.
System.Web.Services.Protocols.SoapException: The number of defined parameters is not equal to the number of cell definitions in the parameter panel.
at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Guid batchId, Warning[]& Warnings)
at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings)
An error occurred while deploying the report TRGSalesInvoice.Report2, Training.
Thanks,
VK