Patrick.O.Ige

Knowledge Creation is Essential to Business, and Communication is Essential to Knowledge Creation

  Home  |   Contact  |   Syndication    |   Login
  94 Posts | 5 Stories | 342 Comments | 0 Trackbacks

News

SharePoint SharePoint SharePoint

Article Categories

Archives

Post Categories

ADO.NET

Ajax

API/WebServices

ASP.NET Resources

BizTalk Server

Blogs I read

Free Books

How to

JQuery

LINQ

Misc

Mobile BI

Reporting Services

SEO

Sharepoint Resources/Tools

SharePoint 2010 Branding

SharePoint 2010 Videos

SilverLight

SQL Server

Sql Server 2012

SSIS

Windows Phone

WorkFlows

WSS V3

xml

November 2009 Entries

I just came across this article and i taught its a good resource for BI Developers and other Analysts. Hope it helps
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

When working with Microsoft Chart Control. You sometime get error: 1)Error executing child request for ChartImg.axd or 2)No http handler was found for request type 'POST' and Chart control For error 2 you just need to add <add path="ChartImg.axd" verb="GET,HEAD,POST" type="System.Web.UI.DataVis... System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad36... validate="false" /> to the handler in your web.config Solution to...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati