When I move my application to a different server I get the 'Report is unavailable or sessions expired' error I've read about. The ASP.NET report viewer on a webpage on the same machine works fine. Since it works on my other servers, this must be machine specific and it's different because it's server 2008, IIS 7.5.
I'm looking at the Session State page and the Session State Mode is set to 'In process' This should be fine right? It's on a dedicated server. What else should I look for?
I'm looking at the Session State page and the Session State Mode is set to 'In process' This should be fine right? It's on a dedicated server. What else should I look for?