Reza on blogging [MVP]

THIS BLOG HAS MOVED TO: http://blogs.devhorizon.com/reza

Subscriptions

<January 2009>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

News



toronto.sharepoint.camp


Navigation

Post Categories

Other Bloggers

Personal Links

Wednesday, August 24, 2005 - Posts

Life takes over

First of all, I have been fairly busy since I last updated my English blog as things are crazily stressful lately.I really forgot that I have a blog that I'm sort of committed to keep it up-to-date ,but good news is that ,I prepared couple of data mining articles and case studies in regards to CF applications to be published in my weblog as soon as I can. BTW MSDN guys promised me not to cut off my article on "How to implement an interactive installation package for your CF Application" and also publish it not later than the end of November (Apparently there are tons of articles waiting to be picked up there), but honestly cannot wait until it gets stale, I will be bringing it up in summary soon in my weblog, so stay tuned.

 

posted Wednesday, August 24, 2005 3:08 PM by admin with 0 Comments

One suggestion to Microsoft that might help a bit

I've seen this annoying issue in both sharepoint portal server and Reporting services. I don't really grasp that why error handling within some objects (say, chart object in the reporting services) output the inner exception to the end user!? What's the use of that? Look at the scary exception below:

· Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. (rrRenderingError) Get Online Help

  • Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown.
    • An error has occurred during rendering of chart MarkDistributionGraphEnglish. Details: Axis object – Auto Interval Error (rsErrorDuringChartRendering)
      • Axis object – Auto Interval Error

Well, if there is an internal error in any objects, they could have logged it somewhere and just simply STOP the object from rendering its content. 

 

posted Wednesday, August 24, 2005 2:41 PM by admin with 0 Comments

Powered by Community Server, by Telligent Systems