C
C#ZacharyPatten

❔ MS SQL Reporting Server URL Being Redirected

We have an application from a vendor that was written in C# and we recently upgraded the MS SQL database that the application was using. However after that upgrade one component of the application failed. It is using MS SQL reporting services, and what appears to be happening is that the app is configured to access the web service URL of the reporting services, but it is being redirected to the user friendly URL rather than the web service URL. For example the app is accessing the http://OURSERVER/ReportServer URL, but it is being redirected to http://OURSERVER/Reports. Does anyone know how to prevent that from being redirected in MS SQL Reporting Services or ran into a similar issue? I would share the code behind it if I could, but as mentioned it is from a vendor so I don't have the source code. 😦
A
Accord397d ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.