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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

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!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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