Sorry for bad english. We use Sql Server Reporting service (SSRS) and there is a problem with the header (see http://botanix.altitudesolutions.com/problem.png). It seems that this web section is unable to fetch the required CSS.
The problem occur with Internet Explorer and Firefox, did not try others
PiTou
2009-09-10 20:42:09
+1
A:
Are you using a load balancer or redirector or Host header values or FQDNs?
Basically, the URL in the browser does not match what SSRS thinks the URL is, based on it's
You will need to set ReportServerUrl in the RSWebApplication Configuration File And probabky UrlRoot in the RSReportServer Configuration File too
gbn
2009-09-10 19:44:41