jhantony4 Posted May 9, 2007 Report Share Posted May 9, 2007 Hi, I am using VS 2005 as a development environment and ChartFx for .Net 6.2 for charting. I am not able to see the chart control in the toolbox in VS 2005 even after I added the reference to chartfx. Any help is this regard is appreciated. Thanks, Hermus Link to comment Share on other sites More sharing options...
JuanC Posted May 9, 2007 Report Share Posted May 9, 2007 To get the chart control in the toolbox you must right-click in the toolbox, select "Choose Items" and add the Chart class, note that you may see 2 Chart classes (one for WinForms and one for WebForms). Regards, JuanC Link to comment Share on other sites More sharing options...
jhantony4 Posted May 9, 2007 Author Report Share Posted May 9, 2007 Thanks JuanC! I am able to add the control for Web form in the toolbox now. But when I try to drag and drop the control in my Web form, I am getting the following error. Error Rendering Control - Chart1 An unhandled exception has occurred. Exception has been thrown by the target of an invocation. Any idea how to resolve this issue? Note: I am using VS 2005 as development environment and I have Chartfx for .Net 6.2 installed in my computer. Thanks for your help, Hermus Link to comment Share on other sites More sharing options...
Frank Posted May 10, 2007 Report Share Posted May 10, 2007 What's the specific exception? Is it a license exception? Is your computer running a 64-Bit OS? Link to comment Share on other sites More sharing options...
jhantony4 Posted May 10, 2007 Author Report Share Posted May 10, 2007 The OS that I am using is Windows XP. The error message that I am getting is "Error Rendering Control - Chart1 An unhandled exception has occurred. Exception has been thrown by the target of an invocation". It does not say any specific exception. Please note that I am using 'ChartFx for .Net 6.2' version and my development environment is Microsoft VS 2005. Link to comment Share on other sites More sharing options...
Frank Posted July 17, 2007 Report Share Posted July 17, 2007 To use Chart FX 6.2 under VS 2005 you need the latest Service Pack. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.