Problem with Resporting services on sharepoint: Server Error in '/' Application.
Hi,
I have a problem with Resporting services on sharepoint. My local host machine reporting services is ok though.
The problem is when I click on "properties" button on sharepoint reporting services, and when I click on Parameters, Data Sources, Execution, and other bottons on the left hand side, I get the following error:
Server Error in '/' Application.
The resource cannot be found.
Description:HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.Requested Url:/Reports/Pages/Report.aspx
Does anybody know how to fix this?
Thanks,
[2595 byte] By [
Alexan] at [2007-12-22]
Yes, this is a common problem with sharepoint installed on the Report Server. Sharepoint claims all HTTP request for itself and used therefore its own HTTP handler, the request won′t get further to Reporting Services, it will be caught by SPS. To fix this problem, you can define excluded path which "excludes" the path for the SPS Http Handler und lets it through to the other HTTP Handler.
YOu can find these settings under the Central administation of Sharepoint. I f I have time this weekend, I will record a screencast for that and publish that on my site under the section Screencasts.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
Thank you very much for all that Jens.
I showed it to my supervisor and he said he already tried that (excluded them) but it didn't work for him, so he is probably going to reinstall sharepoint and reporting server again.
I appreciate your help and support anyway.
Sincerely,
Alexan