I am having a problem in adding Chart control to my Toolbox.

When i click Choose Items from my Toolbox Context Menu, my VS 2008 crashed down, and gets closed.

So I am finding another way to add chart control to my toolbox.

So I need help in adding chart control to my toolbox using VS Command Prompt.

How to do that?

Try to add the dll through web.config...

If u add the dll via web.config you may not get the items in the tool box but you can add the control by typing it in the asp source file....

Hope this helps

<add tagPrefix="ajaxtoolkit" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit"/>
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.