Profile Picture

'Nevron.Chart.WinForm.NChartControl' is not defined.

Posted By Edin Salihagic 9 Years Ago
Author
Message
Edin Salihagic
Problem Posted 9 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)

Group: Forum Members
Last Active: 9 Years Ago
Posts: 1, Visits: 8
Hello, 
I need help from you. When I add NChartControl to WinForm I get error - 'Nevron.Chart.WinForm.NChartControl' is not defined.
I am using VS2010-Visual Basic. I follow steps from online documentation for adding basic chart from Nevron Online documentation.
After adding empty NchartControl to the Form I get error.

Errors:
Type 'Nevron.Chart.WinForm.NChartControl' is not defined.
Type 'Nevron.Chart.WinForm.NState' is not defined.

I am using .Net Framework 4.0. Also I tried to manually add reference for Nevron controls.

 Any suggestions? Thank you!



Nevron Support
This post has been flagged as an answer
Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746

Hi Edin,

Most likely you use .NET Framework 4.0 Client Profile - you need to use the regular .NET framework 4.0 - to fix this go to project settings Compile / Advanced Compile Options then from the Target Framework select ".NET Framework 4" (by default it's set to client profile in VS2010, but later this whole version of .NET framework was abandoned. Hope this helps - let us know if the problem persists...



Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic