Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
After upgrading the PowerBI report server into Mar 2018 version, We are getting below exception on http://server01/ReportServerPBI/ReportExecution2005.asmx call. June 2017 Report server version call works fine with same native mode. Please advice if there is any additional parameter that needs to be passed for Mar 2018 version.
This operation is not supported on a report server that runs in native mode. ---> Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: This operation is not supported on a report server that runs in native mode.
c# code that's throwing the error is
client.SetExecutionParameters(new SetExecutionParametersRequest
{
Parameters = parameterValues,
ParameterLanguage = System.Globalization.CultureInfo.CurrentCulture.Name,
ExecutionHeader = loadReportResponse.ExecutionHeader,
TrustedUserHeader = new TrustedUserHeader()
};
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.