Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
djorre
Yak Posting Veteran
94 Posts |
Posted - 2009-07-24 : 03:48:42
|
Hi friends,I am strugling a problem here. I got a web application that runs on a different machine than the machine where my reportserver is running. It is also on a different network. This are the configs:web-machine:development192.168.0.108report-machine:rpt01.ordmsg172.16.0.52sql instance rpt01report directory //rpt01/reportserveri can ping to the report machine after doneroute -p add 172.16.0.0 mask 255.255.0.0 192.168.0.168ping 172.16.0.52 = OKping rpt01 = NOKbut when i try http://172.16.0.52/reportserver it won't runand http://rpt01/reportserver wont workand http://rpt01.ordmsg/reportserver won't work...what do i need to do to get these reports?? please help.greetings Joris |
|
|
|
|