Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use asp.net Chart control. I am using Visual studio 2012. For using Chart controls I have downloaded MSChart.exe and MSChart_VisualStudioAddOn.exe. Installed MSChart.exe successfully.Now while installing MSChart_VisualStudioAddOn.exe, it gives me error "The Toolbox Controls Installer must be installed before running this installer". I have googled a lot for this errors solution but no success.Also tried to include chart controls in toolbox by adding a new tab in including System.Web.UI.DataVisualization for windows and web.But no success.

I have downloaded a sample application from internet for using chart control, that application is running properly without any error.But when i try to use chart control in my app it gives error
VB
Error   1   The type or namespace name 'DataVisualization' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?)
.

Please help me .I am Stuck..
Posted
Updated 21-Jul-14 3:11am
v4

1 solution

 
Share this answer
 
Comments
pwavell 21-Jul-14 9:57am    
The links didnt help
ZurdoDev 21-Jul-14 9:58am    
How come?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900