简体   繁体   中英

SSRS Header not formatted

Sorry for bad english. We use Sql Server Reporting service (SSRS) and there is a problem with the header

在此处输入图片说明

It seems that this web section is unable to fetch the required CSS.

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

A blog entry, easier to read then BOL

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM