User (Legacy) 2 Posted January 15, 2007 Author Report Share Posted January 15, 2007 Looking thru the postings, the ChartFX.Lite product works with VS2005. But I am getting the following error, when I try to use it in VS2005: Generation of designer file failed: Type 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public property named 'chart'. I am running VS2005SP1. It works fine in my VS2003 project. Code snippets: <%@ Register TagPrefix="cc1" Namespace="SoftwareFX.ChartFX.Lite.Internet" Assembly="ChartFX.Lite.Internet" %> <cc1:chart class="chartfx" id="ManagedVehicles" runat="server" border="true" Height="400px" LegendBox="True" Gallery="Bar" Chart3D="False" BackColor="White" width="500px" position="relative" XAxis PointLabels="True"> <cc1:chart> Does anyone have any ideas? Thanks, Karel Bekker Quote Link to post Share on other sites
User (Legacy) 2 Posted January 15, 2007 Report Share Posted January 15, 2007 Looking thru the postings, the ChartFX.Lite product works with VS2005. But I am getting the following error, when I try to use it in VS2005: Generation of designer file failed: Type 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public property named 'chart'. I am running VS2005SP1. It works fine in my VS2003 project. Code snippets: <%@ Register TagPrefix="cc1" Namespace="SoftwareFX.ChartFX.Lite.Internet" Assembly="ChartFX.Lite.Internet" %> <cc1:chart class="chartfx" id="ManagedVehicles" runat="server" border="true" Height="400px" LegendBox="True" Gallery="Bar" Chart3D="False" BackColor="White" width="500px" position="relative" XAxis PointLabels="True"> <cc1:chart> Does anyone have any ideas? Thanks, Karel Bekker Quote Link to post Share on other sites
User (Legacy) 2 Posted February 20, 2007 Author Report Share Posted February 20, 2007 I think I'm having the same problem. I'm using Visual Basic 2005 Express Edition. Should ChartFX work with this version of VB or what is the reason for such error message? -- Antti Ruhanen "Karel Bekker" <kbekker@wheels.com> wrote in news:NrHPkSPOHHA.2276@webserver3.softwarefx.com: > > Looking thru the postings, the ChartFX.Lite product works with VS2005. > But I am getting the following error, when I try to use it in VS2005: > > Generation of designer file failed: Type > 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public > property named 'chart'. > > I am running VS2005SP1. > It works fine in my VS2003 project. Quote Link to post Share on other sites
User (Legacy) 2 Posted February 20, 2007 Author Report Share Posted February 20, 2007 I think I'm having the same problem. I'm using Visual Basic 2005 Express Edition. Should ChartFX work with this version of VB or what is the reason for such error message? -- Antti Ruhanen "Karel Bekker" <kbekker@wheels.com> wrote in news:NrHPkSPOHHA.2276@webserver3.softwarefx.com: > > Looking thru the postings, the ChartFX.Lite product works with VS2005. > But I am getting the following error, when I try to use it in VS2005: > > Generation of designer file failed: Type > 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public > property named 'chart'. > > I am running VS2005SP1. > It works fine in my VS2003 project. Quote Link to post Share on other sites
Software FX 0 Posted February 22, 2007 Report Share Posted February 22, 2007 We are unable to reproduce this problem using the latest Chart FX Lite download and Visual Studio 2005. Please attach the project that's producing the problem. -- Francisco Padron www.chartfx.com Quote Link to post Share on other sites
Software FX 0 Posted February 22, 2007 Report Share Posted February 22, 2007 We are unable to reproduce this problem using the latest Chart FX Lite download and Visual Studio 2005. Please attach the project that's producing the problem. -- Francisco Padron www.chartfx.com Quote Link to post Share on other sites
Afzal 0 Posted May 3, 2017 Report Share Posted May 3, 2017 Hi All, can any one help me to know, is there any way to built guages in wpf Application. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.