Posts Tagged ‘Report Builder’
HOW TO: Force Users To Select a Perspective From a Report Model in Report Builder
In SQL Server 2005 Reporting Services you can Increase your Model reusability and development productivity by creating Perspectives. You then limit the usage of a Model only to those Perspectives, rather than the huge monster views.
Enable SQL Report Builder Anonymous Access for SSRS
Enabling Anonymous Access to Report Builder Application Files
Report Builder uses ClickOnce technology to download and install application files on the client computer. When it starts on the client computer, the ClickOnce application launcher will make a request for additional application files on the report server computer. If the report server is configured for Basic authentication, the ClickOnce application launcher will fail the authentication check because it does not support Basic authentication.
FIX: rsItemNotFound – Report Builder Report Fails with The item ‘ModeName.smdl’ cannot be found.
Fix for Reporting Services Report Builder An error has occurred during report processing. (rsProcessingAborted)
The item ‘Folder/ModelName.smdl’ cannot be found.
FIX: SSRS Report Builder 2.0 ClickOnce Fails From SharePoint
SQL Reporting Services 2008 Report Builder 2.0 ClickOnce broke in the CU2 of Service Pack 1.
So, if you are on Service Pack 1, get Cumulative Update 3. Be sure to install [...]


