Friday, May 18, 2012 Signin Sign-up
Subscribe RSS
Yes everything is on the same machine. i.e. the database, .net web app, ssrs, ssas all are on the same machine.
This is mostly speculation because I don't know how the report viewer control works. If you have access to the connection it makes to the server, can you introduce a NetworkCredential object? I used that several years ago to call a web service and pass the credentials. Once you do that, SSRS should pass the user credentials to SSAS as long as they are on the same server.