This is the error I get:
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
Thursday, February 15, 2007 12:50:47
Apache/2.0.54 (NETWARE) mod_jk/1.2.14
Are you trying to access Report Manager from your own machine? If so, do you have Reporting Services installed on your machine? Did you install Reporting Services with an instance name?
Try this: http://<ServerName>/Reports
Where <ServerName> is the name of the server with Reporting Services installed.
Hope this helps.
Jarret
|||Hi,
I now use the ip address instead of the localhost.
The problem is that when I get to the Report Services Home, I do not see any links to the report that I had created.
Not sure where the report is now?
But in development, I deploy the project to http://localhost/ReportServer and still do not see the report in the home site.
Thanks
|||Connect to your instance of sqlserver that houses the RS database, then query to find out what's all there:
select * from ReportServer.dbo.Catalog
No comments:
Post a Comment