About 2,540 results
Open links in new tab
  1. TFS 2010 Installation Fails - TF255455: SQL Server Reporting …

    Aug 11, 2010 · I'm trying to do a single server vanilla install of TFS 2010. I have already installed SQL Server 2008 R2 in a default install, including reporting services and analysis services etc.

  2. Print dialog in SSRS reports not localized

    May 2, 2014 · In Reporting Services, the print dialog box with the same language as Report Manager. Actually, Language and Locale settings in the client browser determine the language …

  3. Reporting Services error e ERROR: HTTP status code --> 500

    When using Sql Server 2005 Reporting Services Report Manager, we suddenly get the error "Unable to connect to the remote server." Sometimes you can click the Home link, or refresh …

  4. Data driven report to Null Delivery Provider OData exception …

    May 3, 2019 · In the ValidateExtensionSettings () function ,it alerts that the valid name for the argument string extension would either Report Server Email or Report Server FileShare .

  5. Disable Upload File option in SSRS - social.msdn.microsoft.com

    Jul 16, 2013 · Is there a way I can disable the 'Upload File' option to all users in SQL Server Reporting Services. If this option is not available is there a way I can restrict specific MIME …

  6. Unable to connect to the SSRS server via SSMS

    Jun 8, 2016 · According to your description, you cannot connect report server via SSMS after you migrate your SQL Server from SQL Server 2008 to 2012. Right? In your scenario, before the …

  7. Create and populate tree view control with Reporting Services …

    Aug 14, 2009 · If using the reporting service 2005 web service just to call the path of the items, why does it care if there's generic parameters? Ultimately my goal is to have the treeview …

  8. Using the in () parameter in a cte query

    Nov 4, 2011 · I am passing a string back from reporting services into a function in SQL 2005. If a single selection is passed back it works but a multiple select fails to return a result. If I …

  9. Macro inclusion in SSRS - social.msdn.microsoft.com

    Aug 12, 2009 · Hi David/Peter - embedding of macros inside of excel/word outuput is not supported for security reasons. You would need to do post-processing of your documents with …

  10. How to include NULL in multi value parameters

    Jun 25, 2014 · In Reporting Services, we can't allow both null values and multiple values in a parameter. In this scenario, since you have created a dataset for getting distinct divname, we …