Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Enable CORS on SSRS

$
0
0

Hello. 

I would like to display reporting services in the confines of my web app. The idea is to access reports, but not to have to leave the application. The solution, well, kind of a solution, is to host the reporting services inside of the iframe element. All works fine until you request some xls files to be downloaded, which get blocked by CORS. 

My question, is it possible, and how, to enable CORS for reporting services so I can host them in this fashion? My web app and SQL services are on different servers (obviously).

The other solution would be to fetch data from the reporting services through the controller action, and parse the recieved data, and then serve data in a way that substitutes all the links with the link to that action, and some additional attributes or other manipulation where would the original link be stored.

Thank you.


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>