Skip to content

Commit

Permalink
created new rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jeoffreyfischer committed Dec 14, 2023
1 parent e37c776 commit ac70454
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ index:
- do-you-know-how-to-subscribe-a-report
- five-user-experiences-of-reporting-services
- when-to-use-reporting-services
- check-that-rs-configuration-manager-is-all-green-ticks

---

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
type: rule
archivedreason: Reporting Services does not show green ticks anymore
title: Do you check that "Report Server Configuration Manager" is all green ticks?
guid: 2e80090e-3831-4dba-8c10-7bd49a02871a
uri: check-that-rs-configuration-manager-is-all-green-ticks
created: 2023-12-11T13:38:33.0000000Z
authors:
- title: Jeoffrey Fischer
url: https://ssw.com.au/people/jeoffrey-fischer
related:
- customization-do-you-know-which-version-of-sql-reporting-services-and-visual-studio-you-are-using
redirects: []

---

<!--endintro-->

To ensure your Reporting Services is running in a healthy state, you need to check if you have all the green ticks in your "Report Server Configuration Manager".

::: bad
![Figure: Bad example - Reporting Services is not running in a healthy state](RsConfigRed.gif)
:::

::: good
![Figure: Good example - Reporting Services is configured correctly (on previous versions)](RsConfigAllGreen.gif)
:::

::: good
![Figure: Good example - Nowadays, Reporting Services does not show green ticks anymore](RsConfigAllGreen-updated.png)
:::

Note: "Report Server Configuration Manager" is only available in SQL Server 2005.

0 comments on commit ac70454

Please sign in to comment.