MEM-Zone / MEM.Zone

Our ♡ collection of PowerShell scripts and Endpoint Management related stuff 🐵
https://MEM.Zone/GIT
GNU General Public License v3.0
97 stars 10 forks source link

HW BIOS Report Wont Run #15

Closed Brachus12 closed 1 year ago

Brachus12 commented 3 years ago

This was even after making sure the DataSet was pointed correctly

For more information about this error navigate to the report server on the local server machine, or enable remote errors

Query execution failed for dataset 'ReportDescription'. (rsErrorExecutingCommand)

An error has occurred during report processing. (rsProcessingAborted)

Ioan-Popovici commented 3 years ago

It's an old report, I'll fix it tomorrow

Vdevo commented 3 years ago

I have the same error I think. Running SQL Server 2014 SP3. Dataset connection is ok.

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: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded. at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2010.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings)

Ioan-Popovici commented 1 year ago

Deprecated, will not fix