SQL Server - SQL 2008 x64 SP1 SSRS

Asked By Mezlo
17-Mar-10 06:05 PM
I have installed SQL Server 2008 x64 SP1 SSRS on a server running
Windows Server 2008 x64 Standard and am having major issues. I
installed and configured SSRS using documentation provided by our CRM
application (ConnectWise). They appeared to be pretty standard
options. For SSL I chose the certificate for mydomain.com. Inside the
Reporting Services Configuration Manager it shows the following URLs:

Web Service URL:
http://machinename:80/ReportServer
https://www.mydomain.com:443/ReportServer

Report Manager URL:
http://machinename:80/Reports
https://www.mydomain.com:443/Reports

Here are the issues I am currently having. The following 6 links all
load and display correctly. Because the top 4 work, I am assuming IIS
is correctly configured and that this is an SSRS issue.

http://localhost
https://localhost
http://www.mydomain.com
https://www.mydomain.com
http://localhost/Reports
http://localhost/ReportServer

The following 2 links do not load and give the error "HTTP Error 404.0
- Not Found"

https://localhost/Reports
https://localhost/ReportServer

The following 4 links all prompt for credentials but will not accept any
username/password I have tried:

http://www.mydomain.com/Reports
http://www.mydomain.com/ReportServer
https://www.mydomain.com/Reports
https://www.mydomain.com/ReportServer

Any ideas on what is going on? I am under the assumption these should
all work.

Mezlo
SQL Server 2008
(1)
Windows Server 2008
(1)
IIS
(1)
X64
(1)
ConnectWise
(1)
Reportshttp
(1)
Mez
(1)
Machinename
(1)
  Mezlo replied to Mezlo
18-Mar-10 04:13 PM
After further testing, the last 4 URLs work from other workstations,
just not the SQL server itself. Hope this helps.

Mez

m:443/ReportServer
443/Reports
ain.comhttp://localhost/Reportshttp://localhost/ReportServer
//www.mydomain.com/Reportshttps://www.mydomain.com/ReportServer
help
SQL Server 2008 R2 SQL Server Is this a full or cutdown version of SQL Server 2008 Enterprise? SQL Server Discussions SQL Server 2008 R2 (1) SQL Server 2005 (1) Windows Server
SSIS package in sql server 2008 SQL Server I am using sql server 2000 and want to move to sql server 2008 How to create / edit a ssis(dts) package in sql server 2008? Previously
linked servers between different sql versions?? SQL Server Can a SQL Server 2008 server have a linked server that is SQL Server 2008 R2?? We presently use a SQL Server 2008 for reporting
SQL 2005 Studio connect to SQL 2008 SQL Server How can I make my SQL Server 2005 Management Studio to connect to a remote SQL Server 2008? SQL Server Tools Discussions SQL Server 2000 (1) SQL Server 2008 (1) SQL
Clustering on SQL Server 2008 SQL Server Is failover clustering the only type of clustering available on SQL Server 2008? More specifically, does SQL Server 2008 support Active / Active clustering that is NOT failover clustering