Oct 26 2009

Fixing an SRS Report Error

Spent the morning today trying to alter an SSRS Report (SQL Server Reporting Services report) and got stuck for several hours on a problem.

I was getting the following error when trying to:

“The definition of the report is invalid. The table <TABLENAME> has as as toggle item <FIELDNAME>.  Toggle items must be text boxes that share the same scope as the hidden item or are in a scope that contains the hidden item, and cannot be contained within the current report item unless current grouping scope has a parent.”

Googling was of no help.  I could not find any property in any property sheet that was causing the problem.  No <TABLENAME> was toggling <FIELDNAME> that I could find.  I HAD set some groupings on the report but reversing that did not work.

In the end I had to manually open the RDL file (SSRS definition file) in Notepad++ and searched for the word “toggle”.  I found the errant tag and deleted it.  Fortunately, this did not invalidate the report definition and I was henceforth able to finish my edits without a hitch.

NOTES FOR NON-TECHIES – SSRS is a very cool tool that ships with SQL Server that allows you to easily edit and publish reports to an intranet web-server.  On most days I like working SSRS.  It is a great tool.  But not today. 

Seth

Oct 23 2009

Tweets made on 2009-10-23

  • lunch-reading jwz in 'Coders at Work' #

Powered by Twitter Tools.

Oct 23 2009

Tweets made on 2009-10-23

  • lunch-reading jwz in 'Coders at Work' #

Powered by Twitter Tools.

Oct 19 2009

Tweets made on 2009-10-19

Powered by Twitter Tools.

Oct 19 2009

Tweets made on 2009-10-19

Powered by Twitter Tools.

Oct 19 2009

Learned Something New – how to know if your mail server is an open relay?

I learned that if you want to verify that your mail server is not an open relay just telnet to relay-test.mail-abuse.org from your email server and it will automatically test your server to verify it for you.

DETAILS FOR NON-TECHIES – If you manage an email server it is a VERY BAD thing for your email server to be an “open relay”. That is a fancy way of saying spammers can (and probably are) using your email server to send spam through your email server. If you don’t deal with it then the ANTI-SPAM patrols (our heros) might add your email server to a black-list and the users of your email server won’t be able to send or recieve email.

Seth

Oct 16 2009

Tweets made on 2009-10-16

  • Installing sp 3 on my xp machine @ work… #
  • Some days it is really really really HARD for me to like #microsoft. http://tinyurl.com/ygexld7 #
  • …and again…more #microsoft stupidity. http://tinyurl.com/yzvs3e9. "Uninstall Windows XP and Load Linux w/ MY SQL?" sounds tempting. #
  • …and I am not only one with this opinion…http://tinyurl.com/bh5dqk. #

Powered by Twitter Tools.

Oct 16 2009

Tweets made on 2009-10-16

  • Installing sp 3 on my xp machine @ work… #
  • Some days it is really really really HARD for me to like #microsoft. http://tinyurl.com/ygexld7 #
  • …and again…more #microsoft stupidity. http://tinyurl.com/yzvs3e9. "Uninstall Windows XP and Load Linux w/ MY SQL?" sounds tempting. #
  • …and I am not only one with this opinion…http://tinyurl.com/bh5dqk. #

Powered by Twitter Tools.

Oct 08 2009

Tweets made on 2009-10-08

  • Reading e-myth…eating Thai. #

Powered by Twitter Tools.

Oct 08 2009

Tweets made on 2009-10-08

  • Reading e-myth…eating Thai. #

Powered by Twitter Tools.