Hi,
I couldn't find why it gave the following error message.
Can you help me?
Publish-AXReport : An error occurred while deploying the report KPSBankaTalimatlariDetay.Report, KipasModel.
This might be because the SQL Server Reporting Services has not been installed, or is not configured correctly.
At C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\Reporting.psm1:504 char:9
+ Publish-AXReport -MaxDegreeOfParallelism 1 -ErrorAction Conti ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Dynam...shReportCommand:PublishReportCommand) [Publish-AXReport
], InvalidOperationException
+ FullyQualifiedErrorId : Error,Microsoft.Dynamics.AX.Framework.Management.Reports.PublishReportCommand
Publish-AXReport : 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)
At C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\Reporting.psm1:504 char:9
+ Publish-AXReport -MaxDegreeOfParallelism 1 -ErrorAction Conti ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Dynam...shReportCommand:PublishReportCommand) [Publish-AXReport
], SoapException
+ FullyQualifiedErrorId : Error,Microsoft.Dynamics.AX.Framework.Management.Reports.PublishReportCommand