Some help with Report Builder 2.0 ClickOnce
While Service Pack 1 for SQL Server 2008 did add support for Report Builder 2.0 ClickOnce, not all of the instructions have made it online yet. The following should help users get going until the online content has all been published.
Report Builder 2.0 is made available in three ways:
1. Standalone .MSI
See existing download page .
2. Native mode ClickOnce deployment:
If you are using SQL Server 2008 SP1 in native mode, you simply change the "Custom Action URL" given in the Site Settings page to /ReportBuilder/ReportBuilder_2_0_0_0.application
3. Sharepoint mode ClickOnce deployment:
After you have installed the updated Sharepoint add-in bits, following the directions in the readme to change the Custom Action URL to /_vti_bin/ReportBuilder/ReportBuilder_2_0_0_0.application will change the default Report Builder link on your Sharepoint site to RB2.
By using the Custom Action URL for Report Builder 2 in ClickOnce mode, we allow users to keep using Report Builder 1.0 or any other ClickOnce tool if they wish.
Things to note:
1. ClickOnce install packs include all available languages, the one used at runtime being determined by the client's display language.
2. Client machines need .NET 3.5 SP1 to run the RB2 ClickOnce package.
3. The next update for SQL Server Books Online will include more information on these topics and should be available soon..
Comments
Anonymous
April 21, 2009
I have tried to launch Report Builder 2.0 ClickOnce in SharePoint mode. It does not work. When I select context menu item "Edit in Report Builder" I have 404 error with the following link: http://intranet/reports/_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderReportContext&list={F4324154-8715-4EBE-B9DD-DD47CE826417}&ID=71 When I clean "Custom Action URL" field it works with Report Builder 1.0. I have 3 servers: database server, sharepoint front end and report server. May I have got this issue because of distributed infrustructure. But it works fine for Report Builder 1.0. So I admit it as a version 2 bug.Anonymous
April 22, 2009
I believe the instructions at the bottom of this page may help: http://download.microsoft.com/download/7/0/1/701890C9-2990-4AB2-A41B-21F7152A3082/Readme_rsclickonceaddin.htmAnonymous
May 20, 2009
Service Pack 1 for SQL Server 2008 is now available for download . The service pack is primarily a roll-up