Hi,
I created a report, where i was always getting can't find report.design after several deployments and deleting parameters from the report and restoring them again from the data set. I got this error:
Deploying rdl files for report TestReport :
TestReport.Report.rdl
An error occurred while deploying the report TestReport.Report, TestModel.
This might be because the SQL Server Reporting Services has not been installed, or is not configured correctly.
System.Web.Services.Protocols.SoapException: The parameter panel layout for this report contains more parameters than total cells available.
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)
Deploying rdl files for report TestReport failed