Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Where is RadChart in VS2010 Toolbox.

Not answered Where is RadChart in VS2010 Toolbox.

Feed from this thread
  • Posted on Jul 13, 2010 (permalink)

    I can't seem to get the RadChart into a VS2010 toolbox. I'm using Q1 2010 SP2, and Q2 2010 Beta Winform controls in a .net 4 project.

    Reply

  • Dwight Dwight admin's avatar

    Posted on Jul 15, 2010 (permalink)

    Hi Paul,

    VS2010 by default selects .NET Framework 4 (client profile) when creating a new application. Since we do not support the Client Profile yet you will experience problems using either .NET3.5 Client Profile or .NET4 Client Profile. In this case our controls will be invisible in the VS Toolbox and will be visible if another version of framework (a full version) is selected. Our controls target .Net Framework 2 where there is no Client Profile version. I would suggest changing the Framework version to a non-client profile one.

    All the best,
    Joshua
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Posted on Jul 15, 2010 (permalink)

    Thanks Joshua,

    Is there a timeline for when Telerik will support the .NET 4 Client profile in VS2010 WinForm projects?

    I updated the target framework to the full .NET 4 framework, and all is good now. I can see and use the RadChart control from the VS2010 toolbox.

    For those who may find themselves in a similar situation, to change the target framework:

    VB.Net Projects
    1. Right-click the solution project and select Properties (or double click My Project)
    2. Select the Compile tab in the properties dialog.
    3. Click the Advanced Compile Options... button (lower left of window)
    4. Select ".NET Framework 4" (not ".NET Framework 4 Client Profile") in the Target framework (all configurations): drop down.
    5. Click OK, and then save.

    C# Projects
    1. Double-click the Properties item of the project.
    2. Select the Application tab, if it isn't already.
    3. Select ".NET Framework 4" (not ".NET Framework 4 Client Profile") in the Target framework drop down.
    4. Save

    F# Projects
    1. Right-click the solution project and select Properties 
    2. Select the Application tab, if it isn't already.
    3. Select ".NET Framework 4" (not ".NET Framework 4 Client Profile") in the Target framework drop down.
    4. Save

    Cheers,

    Paul

    Reply

  • Dwight Dwight admin's avatar

    Posted on Jul 20, 2010 (permalink)

    Hello Paul,

    First, I have to thank you for the additional information provided.

    Currently, I am not aware of any time-frame for providing support for the .NET Framework 4 Client Profile, but it is definitely in our short-term plans.

    Best,
    Joshua
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Melvin avatar

    Posted on Aug 27, 2010 (permalink)

    Thank you very much for the help. Paul Patterson.

    I was really desperate because I was not showing the button in the toolbox.

    They were grateful for the help, but it should put a note in the user manual.

    greetings to all

    Reply

  • Mohammad Reza avatar

    Posted on Jan 24, 2012 (permalink)

    thank you very much for help

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Where is RadChart in VS2010 Toolbox.
Related resources for "Where is RadChart in VS2010 Toolbox."

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]