in the server the report services work good.
the problem is with the other computers
in the other computers I got an error
http://img2.tapuz.co.il/forums/1_91462227.jpg
just one computer show the report, but this computer have SQL SERVER.
the url to the report is:
http://myServerName/reportServer....
what I need to do for work with the report services in a local network.
thanks,
(and sorry on my english )
You could try looking in the reporting services log files to see what the error was.
You say the one server that it works for has SQL server installed. Does your report refere to any connections/data items as "localhost"?
|||I will try again.for example I have 7 computers.
one from them is server.
in the server I can open the report by 2 ways.
1) http://localhost/ReportServer/....
2)http://myServerName/ReportServer.
in another computer (that has SQL server installed) I wrote:
http://myServerName/ReportServer.
and its work OK.
But in all the other computers in the network (the 5 computers) it doesn't work.
I want to know what I need to do for work the Report server in the other computers,
any idea or links will be helpful.
thanks|||
OK, let me try again.
On your server, check out the directory where reporting services is installed for a LogFiles directory. On my machine this is C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\LogFiles
In there you will find some text files that the report server writes any messages to. Can you check the contents of the files and post any errors you find in there please?
The point is without more information it's difficult to diagnose the exact problem. Details such as operating system version, IE version on the client machines, customisation of IE security options on the client, web server security setup (annonymous or windows integrated authentication mode?) as well as a host of other things could all be at fault here.
No comments:
Post a Comment