Page 1 of 1

Build Errors

Posted: Wed Jun 07, 2006 4:18 pm
by 9641249
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

Posted: Thu Jun 08, 2006 7:46 am
by narcis
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.

Posted: Thu Jun 08, 2006 8:06 am
by 9641249
I am already using that one. Its the 2005 install.

Posted: Thu Jun 08, 2006 8:17 am
by narcis
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.