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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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