Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
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.
Hi All,I'm running reporting services on IIS with SSL. my domain is, for example, https://reporting.xxx.com but while I'm getting into the site I'm redirecting to a link with the net name (server name) instead of the domain, for example, https://w2ks-rep-app/Reports/Pages/Folder.aspx and also all the links from now on are with the prefix of https://w2ks-rep-app/ .Does anyone know what is the problem and how to fix that?