My chart was fine and in the correct place but when viewed in inside a Sharepoint Report Viewer part, I either got an error or the root directory of the Report Server was shown. After doing some research on the web, I discovered this is a common problem. Everyplace I looked told me the same thing…you need a fully qualified path to the Report Server. Nobody mentioned the need to included the instance.
You need to fill in these two boxes in the Sharepoint web part:

You must include the name of your Report Server instance if your Report Server is not installed in the default instance. In my case, Report Server was installed in an instance called Development.
Report Manager URL = http://myserver/report$instance
Report Path = /folder/rdlname
No comments:
Post a Comment