Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don'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.

Reply
Anonymous
Not applicable

This operation is not supported on a report server that runs in native mode

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()

                        };

 

 

 

0 REPLIES 0

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.