I developed SSRS report & Deployed it in a Report Server. I am fetching this report from asp.net web application. Application has its own user name & password. But when i try to click a button in my application to access the report, browser is prompting for user name & password (Server Credential). Not all the user has server credentials, so i am in a possition to avoid this credential pop-up. How can i achieve it. Please help on it.
Thanks,