If your .NET application is throwing a similar error you need to install service pack 1 of the .NET 3.5 framework along with Microsoft Chart Controls
.NET 3.5 SP1: http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
Chart Controls: http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c&displaylang=en
July 30th, 2009 at 5:20 am
Thanks a lot. Its work for me.