Can't Run Stock Status Style Copy

Hey,

I had a couple of styles working off of stock status and it started give me an error on dataset “RptParameter.”

I can print a report using the base style just fine, but if I make a copy of the base set and try to run that copy I get an error. If I paste the base report location “reports/StockStatusReport/StockStatus” into the copied style it runs okay, but not the form in the custom folder, which should be an exact copy. Other custom forms are working okay.

Seen this before?

Thanks,

Joe

Program Ice.Services.Lib.RunTask when executing task 10599 raised an unexpected exception with the following message: RunTask:
Ice.Core.SsrsReportService.ReportExecutionSoapException: Exception of type ‘Ice.Core.SsrsReportService.ReportExecutionSoapException’ was thrown.
SOAP Fault: An error has occurred during report processing. —> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. —> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset ‘RptParameter’. —> System.Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors)
Detail: rsProcessingAborted400An error has occurred during report processing.Your request has been blocked. This could be due to several reasons.Microsoft SQL Server Reporting Services16.0.1113.111033OsIndependent1033Microsoft.ReportingServices.ProcessingCoreAn error has occurred during report processing.Microsoft.ReportingServices.ProcessingCoreQuery execution failed for dataset ‘RptParameter’.For more information about this error navigate to the report server on the local server machine, or enable remote errors)
at Ice.Core.SsrsReportService.ReportExecutionService.LoadReport(String report, String historyId) in C:_releases\ICE\ICE4.2.200.8\Source\Shared\Lib\ReportingServices\ReportExecutionService.cs:line 115

Don’t know what happened, but I had to go into the SSRS server and clear the RDL forms and start over. It’s one of those things I’ll just never know, I guess.

Joe