Jamie
Jamie

Reputation: 132

SSRS Report in Web App clearing out Session variables?

We're using a SSRS report with URL links that's being displayed in our web application. When we click on a link in the report, it should take you to a page within the web app. However, when we click on the link (link created using SSRS Action property), it appears to be clearing out the session variables. The web app gives the error that we are "no longer logged in".

Any ideas as to how to go about fixing or debugging? Thanks in advance!

Upvotes: 1

Views: 563

Answers (1)

adolf garlic
adolf garlic

Reputation: 3096

Assuming that they are on different servers:
Link

Upvotes: 2

Related Questions