Groups | Blog | Home
all groups > sql server reporting services > may 2007 >

sql server reporting services : ReportViewerControl and SSRS in Sharepoint Integration Mode


Jim Plant
5/24/2007 10:28:02 AM
Hello,

We can embed server reports in .NET applications by using the ReportViewer
control.

Wondering if this still works when SSRS is running in Sharepoint integrated
mode and the reports in question are hosted within Sharepoint?

Thanks for any help,

TPazz
5/25/2007 8:51:01 AM
Hi I too have this same question. Now that I have my report server running
in integrated mode - I don't seem to see my report viewer/explorer web parts
any more....

[quoted text, click to view]
Jim Plant
5/27/2007 1:30:01 AM
ok - so the answer is yes - this does work - just needed some experimentation
with settings for the aspx page:

<ServerReport
ReportPath="http://<MyServer>/Documents/rptCountryTFLByIndustrySector.rdl"
ReportServerUrl="http://<MyServer>/ReportServer/"
/>

[quoted text, click to view]
AddThis Social Bookmark Button