HI jonasoh ,
Getting the below error on SSRS 2019
Uploading: Software Updates Compliance - Overview.rdl...
Exception calling "CreateCatalogItem" with "7" argument(s): "System.Web.Services.Protocols.SoapException: The
definition of this report is not valid or supported by this version of Reporting Services. The report definition may
have been created with a later version of Reporting Services, or contain content that is not well-formed or not valid
based on Reporting Services schemas. Details: An error occurred while parsing EntityName. Line 5542, position 34.
at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateReport(String Report, String Parent, Boolean
Overwrite, Byte[] Definition, Property[] Properties, ItemType ItemType, CatalogItem& ItemInfo, Warning[]& Warnings)
at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateCatalogItem(String ItemType, String Name,
String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
at Microsoft.ReportingServices.WebServer.ReportingService2010.CreateCatalogItem(String ItemType, String Name,
String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, CatalogItem& ItemInfo, Warning[]&
Warnings)"
At E:\Scripts\reports\updatereporting-master\updatereporting-master\Import-SSRSReports.ps1:305 char:17
+ $null = $ReportServerConnection.CreateCatalogItem(
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SoapException
Uploading: Software Updates Compliance - Overview Updates missing not deployed.rdl...
Uploading: Software Updates Compliance - Overview Pending Reboot.rdl...
Uploading: Compare Update Compliance.rdl...
Uploading: Software Updates Compliance - Per device.rdl...
Uploading: Software Updates Compliance - Per device deployments.rdl...
Uploading: Software Updates Compliance - Overview ABC Last Policy Update.rdl...
Uploading: Software Updates Compliance - Overview ABC Last Reboot.rdl...
Uploading: Software Updates Compliance - ErrorList.rdl...
Uploading: Software Updates Compliance - Overview ABC Last ADDS Logon.rdl...
Uploading: Software Updates Compliance - Overview current rollup status.rdl...
Uploading: Software Updates Compliance - Overview last rollup status.rdl...
Uploading: Software Updates Compliance - Overview ABC Last Update Install.rdl...
Uploading: Software Updates Compliance - Overview compliance list.rdl...
Exception calling "CreateCatalogItem" with "7" argument(s): "System.Web.Services.Protocols.SoapException: The
definition of this report is not valid or supported by this version of Reporting Services. The report definition may
have been created with a later version of Reporting Services, or contain content that is not well-formed or not valid
based on Reporting Services schemas. Details: An error occurred while parsing EntityName. Line 1787, position 34.
at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateReport(String Report, String Parent, Boolean
Overwrite, Byte[] Definition, Property[] Properties, ItemType ItemType, CatalogItem& ItemInfo, Warning[]& Warnings)
at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateCatalogItem(String ItemType, String Name,
String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
at Microsoft.ReportingServices.WebServer.ReportingService2010.CreateCatalogItem(String ItemType, String Name,
String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, CatalogItem& ItemInfo, Warning[]&
Warnings)"
At E:\Scripts\reports\updatereporting-master\updatereporting-master\Import-SSRSReports.ps1:305 char:17
+ $null = $ReportServerConnection.CreateCatalogItem(
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SoapException