Forum Discussion
Error when saving report to Power BI Report Server October preview
Additional info: I looked at this this issue and took a look into the logs I found under C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles but the log sais nothing about the error.
Also, I am able to upload the report manually without any problems.
Hi Anonymous,
1. Please double confirm the Power BI desktop optimized for report server version is 2.51.4885.1041 64-bit (October 2017) and Power BI report server version is 14.0.600.434.
2. When you use Save As -> Power BI report server option, the error occurs to one specific report or all reports?
3. Do you install SSRS with Power BI report server side by side? Please try mgmeyer's suggestion here.
Best Regards,
Qiuyun Yu
- Anonymous8 years agoNot applicable
I have no idea how to check the server version. The desktop is as you say version 2.51.4885.1041 64-bit (October 2017).
I found out that Reporting Services 2014 was installed on the server but I dont think it was running. I uninstalled it through the SQL Server uninstall wizzard and choose Reportin Services Native mode and Sharepoint mode. Restarted the server.
Now when I try to save as on report server from desktop I still get an error. In the log file RSPortal_2017...
RSPortal!reportserverwebapp!RSPortal.exe!2b!11/07/2017-09:58:35:: e ERROR: OData exception occurred: System.Web.Http.HttpResponseException: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. at System.Web.Http.ModelBinding.FormatterParameterBinding.ReadContentAsync(HttpRequestMessage request, Type type, IEnumerable`1 formatters, IFormatterLogger formatterLogger, CancellationToken cancellationToken) at System.Web.Http.ModelBinding.FormatterParameterBinding.ReadContentAsync(HttpRequestMessage request, Type type, IEnumerable`1 formatters, IFormatterLogger formatterLogger) at System.Web.Http.ModelBinding.FormatterParameterBinding.<ExecuteBindingAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.HttpActionBinding.<ExecuteBindingAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext(). | RequestID = s_eb4d2447-ac1a-41c0-976a-1f6e00c42089
Hope this helps!