Build Errors

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
skiier
Newbie
Newbie
Posts: 3
Joined: Fri May 05, 2006 12:00 am
Location: Uk
Contact:

Build Errors

Post by skiier » Wed Jun 07, 2006 4:18 pm

Hi there,

I think I have a severe installation issues with .NET versions of TeeChart.
Its started with a particular project and now remains. I have since even updated to VS 2005 and its stillthere with TChart V2.

I can add a TCHart object but as soon as I add a series I get the build error:
'Dashstyle' is ambiguous in the namespace 'System.Drawing.Drawing2D'
it refeers to the code behind line
Me.TChart1.Axes.Bottom.Grid.Style = System.Drawing.Drawing2D.DashStyle.Dash which is marked as an error

I have uninstalled and installed again etc.. any ideas?

Craig

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 08, 2006 7:46 am

Hi Craig,

Which TeeChart for .NET v2 build are you using? I recommend you to use the specific build for VS2005 available at our Customer Download Area.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

skiier
Newbie
Newbie
Posts: 3
Joined: Fri May 05, 2006 12:00 am
Location: Uk
Contact:

Post by skiier » Thu Jun 08, 2006 8:06 am

I am already using that one. Its the 2005 install.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 08, 2006 8:17 am

Hi Craig,

It works fine for me here. Have you checked that your project references are properly upgraded? If so, could you please send us an example we can run "as-is" to reproduce the problem here?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply