Object of type 'Steema.TeeChart.Styles.ColorList' cannot be converted to type 'Steema.TeeChart.Styles.ColorList'.
I'm using Visual Studio 2008 sp 1.
Targeting .Net framework 3.5
And usine TChart .Net v3 see attached version screenshot.
Thanks,
Joseph
Error opening form with TChart on it.
Error opening form with TChart on it.
- Attachments
-
- teechartver.png (39.33 KiB) Viewed 7773 times
-
- erroropening.png (20.42 KiB) Viewed 7747 times
Re: Error opening form with TChart on it.
Hello jzarech,
I think that the problem is the same of this thread, so see my answer and do I propose you in this.
Thanks,
I think that the problem is the same of this thread, so see my answer and do I propose you in this.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Error opening form with TChart on it.
I found the solution.
This project used to reference an old version of teechart.
And even though I changed the reference to the new teechart.dll in the project --
When I created a new project from scratch and added the new teechart to it I noticed that in the vbproj file the references were not the same as in the old project.
So I copied the new reference by hand from the new project to the old project and that solved this problem.
This project used to reference an old version of teechart.
And even though I changed the reference to the new teechart.dll in the project --
When I created a new project from scratch and added the new teechart to it I noticed that in the vbproj file the references were not the same as in the old project.
So I copied the new reference by hand from the new project to the old project and that solved this problem.
Re: Error opening form with TChart on it.
Hello jzarech,
Thanks for your information. I am glad you have solved your problem and I recommend that when you have a related problem write these in only thread so is more pratical for you and for us put a only answer about similar items.
Thanks,
Thanks for your information. I am glad you have solved your problem and I recommend that when you have a related problem write these in only thread so is more pratical for you and for us put a only answer about similar items.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |