I installed SQL Server 2005 Express with Reporting Service on Windows Server 2003 Standard on a server called psmart01. I type the URL of reporting services: http://psmart01/reportserver$SQLEXPRESS and I get only:
psmart01/ReportServer$SQLExpress - /
Microsoft SQL Server Reporting Services Version 9.00.2047.00
I have gone through the Troubleshoot a Reporting Services Installation Problem of MSDN but there is not such issue.
I wonder if reporting service database is not created properly. When I restart the SQL Server Reporting Services I see in the eventvwr: Starting up database 'ReportServer$SQLExpressTempDB'. Why TempDB ?
Can someone help ?
I think you are seeing the Report Server v-dir listing, and your catalog is empty. This is expected. What do you see when you navigate to this URL:
http://psmart01/Reports$SQLExpress
No comments:
Post a Comment