I have couple of reports that i developed and are sitting on http//localhost/reports. I have everything else setup including sql server 2005 config tools. The reports run fine when i run them on my own machine, where IIS and sql server 2005 are both loaded. But they dont work when i try from other computers. I have the dir security to windows integrated security checked. The error i get is -
An error has occurred during report processing. Cannot create a connection to data source 'time_clock'. Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
how do i make them available for remote users?