Hi, We have installed and configured reporting services, we are able to connect to report server url from server however with same user when we try to connect the url from another box it keep asking user name and pwd with no success. It started happening recently and before it worked fine. I found a solution which says to edit the file rsreportserver.config and remove the RSWindowsNegotiate element. This solution is for SQL server 2008 and i dont find this element in SQL server 2005 rsreportserver.config file. How can I fix this issue in SQL server 2005? Thanks, Madduri
run the reporting serivce configuration manager and verify whether all the configurations have "green tick" instead of "red-cross"
It worked when i changed the security setting on the default website on iis to use anonymous settings. But i think it is not advisable. Is there any other way to get it to work?