Browse by Tags
All Tags »
Reporting Services (RSS)
From Clemmens talking about technology overload: Enter VS2005 and the summary of trying to achieve the same knowledge density is: “Frustrating”. I feel his frustration. I remember going to PDC 2003 and realizing that it was getting very hard
Read More...
From Eli Robillard : After a year and 32065 web views, I've reorganized and moved the SharePoint resource page into an article. In addition to giving it a more sensible URL, the switch reflects the fact that this is a continuously updated resource and
Read More...
There is another Get Ready for SQL Server 2005 Roadshow going on: The Get Ready for SQL Server 2005 Roadshow was a huge success last spring, so we're extending the tour to 15 more cities this summer and fall, starting in Portland on July 26. Once again,
Read More...
I've been working for Avanade for about two months now, and I really like it. I've gotten a few emails from people who are interviewing with the company and want to know what it is like. It is a great company to work for, especially if you like working
Read More...
Are you ready to learn about SQL Server 2005, Visual Studio 2005, and BizTalk 2004/2006, but you lack the motivation required to take on this monstrous task? I present to you: the carrot . [L]ast years developer competition was so much fun we are doing
Read More...
Via Andrew Watt : Service Pack 2 for Reporting Services 2000 is available for download. Visit SQL Server 2000 Reporting Services Service Pack 2 . Bug fixes in SP2 are listed at Microsoft Knowledge Base article 889640 . I'll be interested to hear what
Read More...
Just finished uploading the RsWebParts 1.3 package to the project site . I added in a quick fix for the parameters issue. The fix is that you can now include the standard Reporting Services toolbar and parameters which should fix the problem. It isn't
Read More...
Not a very exciting release. You can get the installer and the source code (and the DwpGenerator binary and source) at the RsWebParts SourceForge Project . I'm still working on resolving the parameters issue. I think I'm close on a solution but there
Read More...
Mads created a GotDotNet workspace for tracking issues with SharePoint and non-IE browsers. I installed Firefox some time ago but but it aside since I didn't appear to do NTLM authentication which is needed for SharePoint access. One of the first posts
Read More...
Note to self: The Page.RegisterStartupScript just outputs the text you pass to the method and doesn't add script tags. If you don't add script tags your text will be output at the bottom of every page (which is embarrassing). Why can't I remember this....
Read More...
From Barry's Blog via Serge van den Oever on RenderWebPart: When things go the way you expect, you want to render an entire batch of HTML. However, you don't want to render any of that HTML in the case of an exception when the logic in your Web Part determines
Read More...
Ok, I've created a new project site at SourceForge.net which you can find here . Everytime I try to figure out the CVS stuff I end up feeling dumb because I can't figure it out. So hopefully I'll “get it” this weekend so that I can put some
Read More...
I haven't done much with the RsWebParts for since I released the last beta version (sorry if you've sent me email or posted questions in the comments, I've been too busy), but it looks like they are getting some more attention with the release of Reporting
Read More...
If you're interested in the RsWebParts I just uploaded the installer for the beta of the next version. RsWebPart Workspace See the news for the list of fixes and enhancements. This is a beta and so what I'm really looking for is feedback, suggestions,
Read More...
Another good question in response to my Custom Code in Report Services article . I am trying to access a database through a custom assembly and I already have the following in the rssrvpolicy.config file , but I still get the #Error. [snip] Do I need
Read More...