Hi
I have a situation where reports that have been created using SSRS run when called through the eB web interface from the server, but when called from a client machine using the web interface prompt for login details (several times) but no output is displayed.
In both cases the same eB user id, and the same windows login have been used.
Hello,
What authentication prompt you get? Is it windows authentication or SSRS authentication for establishing connection with datasource (picture below)
RegardsGintautas
It's a Windows security splash box
If I enter my details and select the "remember" box, the splash screen displays again two or three times, then nothing.
If I understand correctly in SSRS report DataSource connection string you have specified Windows Authentication and you do use same windows account when connecting to server and to client pc.
If that’s the case could you add SSRS report server to Trusted site list and Make sure that option “Automatic logon with current user name and password” is used.
Answer Verified By: Carma De Villiers