I have upgraded a VB 6 application that has a chart. The upgrade was successful but when I run the application I get the following error:
System.InvalidOperationException was unhandled
Message="An error occurred creating the form. See Exception.InnerException for details. The error is: Unable to get the window handle for the 'AxMSChart' control. Windowless ActiveX controls are not supported."
Source="WindowsApplication1"
StackTrace:
at WindowsApplication1.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 180
at WindowsApplication1.My.MyProject.MyForms.get_Form1()
at WindowsApplication1.My.MyApplication.OnCreateMainForm() in C:\Documents and Settings\Rod\Local Settings\Application Data\Temporary Projects\WindowsApplication1\My Project\Application.Designer.vb:line 34
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at WindowsApplication1.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 76
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Is there anything I can do to make the chart control work in VB 2005 Express Beta 2
Thanks
Rod

Chart Control
Mike at MSB
Can you please let me know where I can get the chart control you mentioned for VS2005
I need it urgently even if it is not supported.
Regards,
Kurosh
Ravenet
Can u please send it to me too my id is saravanan_article@yahoo.com and also send me where can i get a documentation for this AxMSChart20Lib.axMsChart Control.. Currently i am using VS 2003.
Thanks in advance
Regards
Saravanan
Noreykav
Does this mean that it will be a .net 2.0 component or just a slightly upgraded component that has limited functionality (meaning that charts are done differently in vs2005)
Darnoc
Thanks
--Shamez
JKD
Please tell me more about the "new Reporting feature" you mention. I searched Help for it but found nothing that seemed related to charting. I am especially interested in 3D charting. Do you know of any available 3D graphics tools
Thanks,
Mable
Ariel tetro
Hello Rod
We have removed the chart control from VS 2005. We are planning on making it available online for a free download (without any support). The intention is to make it available for developers upgrading their older projects, for scenarios similar to yours. We also recommend to developers to look at the new Reporting feature for charting scenarios when building new applications. If you need details for this, please let me know.
As for now, the chart control is not yet available online. If you are blocked, I can send a copy to you directly just for testing purposes. Let me know if that will work for you.
Thanks for getting in touch.
Shamez Rajan
Program Manager
Visual Basic Group
Update on 5/29/2007:
Hello all,
The old ActiveX chart control was deprecated in VS 2005. If you already have earlier versions of this control that shipped with prior versions of VS, you can continue using it. However, in VS 2005, Charting is supported in the new Reporting feature. Please see http://msdn2.microsoft.com/en-us/library/ms252128(VS.80).aspx
I hope this helps.
Thanks
-Shamez
smergy
I can email this to you. What's the best email to send this to
thanks
--Shamez
TamirB
jeffcruz@wsunix.wsu.edu
Or do you have a download site for this tool
Thanks,
Jeff
froggy77
Can you email it to me too bjarynowski@hotmail.com
Jason098ma
Brian Love -- MSFT
I've upgraded a VB6 application (that displays linear graph on the form) to VB 2005. Could you e-mail me the a copy of the tool too
Thanks,
Jeff
email to jeffcruz@wsunix.wsu.edu
DBG
I'm looking to use this control in a C# project for class to graph 10 student grades, any info on implementing the new charting features of 2005 would be great. Please email any info/resources to mweaver@medaille.edu. Thanks
SQLMcp
I have the same problem when I closed a form which contains a MSChart20 chart on my VS 2003 application. Do you have any solution for that You can reach me at jimmysu@erams.com. Thank you very much in advance.
Regards,
Jimmy
szobi
Thanks