SQL Server 2008
(1)
Windows Server 2008
(1)
IIS
(1)
X64
(1)
ConnectWise
(1)
Reportshttp
(1)
Mez
(1)
Machinename
(1)

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

After further testing, the last 4 URLs work from other workstations,just not

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
Post Question To EggHeadCafe